#9e6663 color RGB value is (158,102,99)
#9e6663 color CMYK value
#9e6663 color HSL value
HSV(or HSB) | 3.1° | 37.3 | 62 |
XYZ | 21.104 | 17.673 | 14.103 |
Yxy | 0.399 | 0.334 | 17.673 |
LAB | 49.097 | 22.181 | 11.043 |
LUV | 49.097 | 37.741 | 10.111 |
Hunter-LAB | 42.039 | 16.041 | 9.537 |
CIE-LCH | 49.097 | 24.777 | 26.467 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9E | 66 | 63 |
Decimal | 158 | 102 | 99 |
Octal | 236 | 146 | 143 |
Binary | 10011110 | 01100110 | 01100011 |
Below, you can see some colors close to #9e6663. 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 #9e6663.
<span style="color:#9e6663">Text here</span>
This paragraph has a background color of #9e6663.
<p style="background-color:#9e6663;">Content here</p>
This element has a border color of #9e6663.
<div style="border:1px #9e6663;">Content here</div>
.text {color:#9e6663;}
.background {background-color:#9e6663;}
.border {border:1px solid #9e6663;}
.text-shadow {border:1px solid #9e6663;}
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.