Shades of Horses Neck #665221
Tints of Horses Neck #665221
RGB
CMYK
RGB Variations
Color information
#665221 (or 0x665221) is known color: Horses Neck. HEX triplet: 66, 52 and 21. RGB value is (102,82,33). Sum of RGB (Red+Green+Blue) = 102+82+33=217 (28% of max value = 765). Red value is 102 (40.23% from 255 or 47.00% from 217); Green value is 82 (32.42% from 255 or 37.79% from 217); Blue value is 33 (13.28% from 255 or 15.21% from 217); Max value from RGB is 102 - color contains mainly: red. Hex color #665221 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665221 is #99ADDE. Grayscale: #525252. Windows color (decimal): -10071519 or 2183782. OLE color: 2183782.
HSL color Cylindrical-coordinate representation of color #665221: hue angle of 42.61º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #665221 is Cyan = 0, Magento = 0.20, Yellow = 0.68 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 82 | 33 | - |
| CMYK | 0 | 0.20 | 0.68 | 0.6 |
| HSL | 42.61º | 0.51% | 0.26% | - |
| HSV(B) | 42.61º | 0.68% | 0.4% | - |
| XYZ | 8.77 | 8.97 | 2.71 | - |
| YUV | 82.39 | 100.13 | 141.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 33 | 0 | 0.20 | 0.68 | 0.6 | 42.61 | 0.51 | 0.26 |
| Hex | 66 | 52 | 21 | 0 | 14 | 44 | 3C | 2B | 33 | 1A |
| Octal | 146 | 122 | 41 | 0 | 24 | 104 | 74 | 53 | 63 | 32 |
| Binary | 1100110 | 1010010 | 100001 | 0 | 10100 | 1000100 | 111100 | 101011 | 110011 | 11010 |
Color Harmonies of #665221
Complementary color
Monochromatic Colors of #665221
Black with #665221
Text Example
Text Example
White with #665221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665221; }
p { color: rgb(102,82,33); }
H1.HeaderClassName
{
color: #665221;
}
.AnyTagClassName
{
color: #665221;
}
</style>
background-color css
<style>
a { background-color: #665221; }
a { background-color: rgb(102,82,33); }
div.DivClassName
{
background-color: #665221;
}
.BgClassName
{
background-color: #665221;
}
</style>
border-color css
<style>
span { border-color: #665221; }
span { border-color: rgb(102,82,33); }
td.TdClassName
{
border-color: #665221;
}
.TagClassName
{
border-color: #665221;
}
</style>