#9f6562 color RGB value is (159,101,98)
#9f6562 color CMYK value
#9f6562 color HSL value
HSV(or HSB) | 3° | 38.4 | 62.4 |
XYZ | 21.156 | 17.56 | 13.83 |
Yxy | 0.403 | 0.334 | 17.56 |
LAB | 48.958 | 23.027 | 11.463 |
LUV | 48.958 | 39.276 | 10.427 |
Hunter-LAB | 41.905 | 16.785 | 9.766 |
CIE-LCH | 48.958 | 25.723 | 26.463 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9F | 65 | 62 |
Decimal | 159 | 101 | 98 |
Octal | 237 | 145 | 142 |
Binary | 10011111 | 01100101 | 01100010 |
Below, you can see some colors close to #9f6562. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #9f6562.
<span style="color:#9f6562">Text here</span>
This paragraph has a background color of #9f6562.
<p style="background-color:#9f6562;">Content here</p>
This element has a border color of #9f6562.
<div style="border:1px #9f6562;">Content here</div>
.text {color:#9f6562;}
.background {background-color:#9f6562;}
.border {border:1px solid #9f6562;}
.text-shadow {border:1px solid #9f6562;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010101 is the darkest color, while #f8f3f3 is the lightest one.