Shades of Horses Neck #665220
Tints of Horses Neck #665220
RGB
CMYK
RGB Variations
Color information
#665220 (or 0x665220) is known color: Horses Neck. HEX triplet: 66, 52 and 20. RGB value is (102,82,32). Sum of RGB (Red+Green+Blue) = 102+82+32=216 (28% of max value = 765). Red value is 102 (40.23% from 255 or 47.22% from 216); Green value is 82 (32.42% from 255 or 37.96% from 216); Blue value is 32 (12.89% from 255 or 14.81% from 216); Max value from RGB is 102 - color contains mainly: red. Hex color #665220 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665220 is #99ADDF. Grayscale: #525252. Windows color (decimal): -10071520 or 2118246. OLE color: 2118246.
HSL color Cylindrical-coordinate representation of color #665220: hue angle of 42.86º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #665220 is Cyan = 0, Magento = 0.20, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 82 | 32 | - |
| CMYK | 0 | 0.20 | 0.69 | 0.6 |
| HSL | 42.86º | 0.52% | 0.26% | - |
| HSV(B) | 42.86º | 0.69% | 0.4% | - |
| XYZ | 8.76 | 8.96 | 2.64 | - |
| YUV | 82.28 | 99.63 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 32 | 0 | 0.20 | 0.69 | 0.6 | 42.86 | 0.52 | 0.26 |
| Hex | 66 | 52 | 20 | 0 | 14 | 45 | 3C | 2B | 34 | 1A |
| Octal | 146 | 122 | 40 | 0 | 24 | 105 | 74 | 53 | 64 | 32 |
| Binary | 1100110 | 1010010 | 100000 | 0 | 10100 | 1000101 | 111100 | 101011 | 110100 | 11010 |
Color Harmonies of #665220
Complementary color
Monochromatic Colors of #665220
Black with #665220
Text Example
Text Example
White with #665220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665220; }
p { color: rgb(102,82,32); }
H1.HeaderClassName
{
color: #665220;
}
.AnyTagClassName
{
color: #665220;
}
</style>
background-color css
<style>
a { background-color: #665220; }
a { background-color: rgb(102,82,32); }
div.DivClassName
{
background-color: #665220;
}
.BgClassName
{
background-color: #665220;
}
</style>
border-color css
<style>
span { border-color: #665220; }
span { border-color: rgb(102,82,32); }
td.TdClassName
{
border-color: #665220;
}
.TagClassName
{
border-color: #665220;
}
</style>