#661f1c color RGB value is (102,31,28)
#661f1c color CMYK value
#661f1c color HSL value
HSV(or HSB) | 2.4° | 72.5 | 40 |
XYZ | 6.179 | 3.889 | 1.524 |
Yxy | 0.533 | 0.335 | 3.889 |
LAB | 23.3 | 31.652 | 19.564 |
LUV | 23.3 | 48.451 | 11.599 |
Hunter-LAB | 19.72 | 21.424 | 9.223 |
CIE-LCH | 23.3 | 37.211 | 31.72 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 66 | 1F | 1C |
Decimal | 102 | 31 | 28 |
Octal | 146 | 37 | 34 |
Binary | 01100110 | 00011111 | 00011100 |
Below, you can see some colors close to #661f1c. 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 #661f1c.
<span style="color:#661f1c">Text here</span>
This paragraph has a background color of #661f1c.
<p style="background-color:#661f1c;">Content here</p>
This element has a border color of #661f1c.
<div style="border:1px #661f1c;">Content here</div>
.text {color:#661f1c;}
.background {background-color:#661f1c;}
.border {border:1px solid #661f1c;}
.text-shadow {border:1px solid #661f1c;}
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, #020101 is the darkest color, while #fbf1f0 is the lightest one.