deep red-orange/deep vermilion
#66321c color RGB value is (102,50,28)
#66321c color CMYK value
#66321c color HSL value
HSV(or HSB) | 17.8° | 72.5 | 40 |
XYZ | 6.83 | 5.19 | 1.74 |
Yxy | 0.496 | 0.377 | 5.19 |
LAB | 27.269 | 21.366 | 24.222 |
LUV | 27.269 | 37.593 | 18.162 |
Hunter-LAB | 22.781 | 13.646 | 11.417 |
CIE-LCH | 27.269 | 32.298 | 48.584 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 66 | 32 | 1C |
Decimal | 102 | 50 | 28 |
Octal | 146 | 62 | 34 |
Binary | 01100110 | 00110010 | 00011100 |
Below, you can see some colors close to #66321c. 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 #66321c.
<span style="color:#66321c">Text here</span>
This paragraph has a background color of #66321c.
<p style="background-color:#66321c;">Content here</p>
This element has a border color of #66321c.
<div style="border:1px #66321c;">Content here</div>
.text {color:#66321c;}
.background {background-color:#66321c;}
.border {border:1px solid #66321c;}
.text-shadow {border:1px solid #66321c;}
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 #fbf3f0 is the lightest one.