Shades of Horses Neck #665632
Tints of Horses Neck #665632
RGB
CMYK
RGB Variations
Color information
#665632 (or 0x665632) is known color: Horses Neck. HEX triplet: 66, 56 and 32. RGB value is (102,86,50). Sum of RGB (Red+Green+Blue) = 102+86+50=238 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.86% from 238); Green value is 86 (33.98% from 255 or 36.13% from 238); Blue value is 50 (19.92% from 255 or 21.01% from 238); Max value from RGB is 102 - color contains mainly: red. Hex color #665632 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665632 is #99A9CD. Grayscale: #565656. Windows color (decimal): -10070478 or 3298918. OLE color: 3298918.
HSL color Cylindrical-coordinate representation of color #665632: hue angle of 41.54º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #665632 is Cyan = 0, Magento = 0.16, Yellow = 0.51 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 86 | 50 | - |
| CMYK | 0 | 0.16 | 0.51 | 0.6 |
| HSL | 41.54º | 0.34% | 0.3% | - |
| HSV(B) | 41.54º | 0.51% | 0.4% | - |
| XYZ | 9.38 | 9.71 | 4.4 | - |
| YUV | 86.68 | 107.3 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 50 | 0 | 0.16 | 0.51 | 0.6 | 41.54 | 0.34 | 0.3 |
| Hex | 66 | 56 | 32 | 0 | 10 | 33 | 3C | 2A | 22 | 1E |
| Octal | 146 | 126 | 62 | 0 | 20 | 63 | 74 | 52 | 42 | 36 |
| Binary | 1100110 | 1010110 | 110010 | 0 | 10000 | 110011 | 111100 | 101010 | 100010 | 11110 |
Color Harmonies of #665632
Complementary color
Monochromatic Colors of #665632
Black with #665632
Text Example
Text Example
White with #665632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665632; }
p { color: rgb(102,86,50); }
H1.HeaderClassName
{
color: #665632;
}
.AnyTagClassName
{
color: #665632;
}
</style>
background-color css
<style>
a { background-color: #665632; }
a { background-color: rgb(102,86,50); }
div.DivClassName
{
background-color: #665632;
}
.BgClassName
{
background-color: #665632;
}
</style>
border-color css
<style>
span { border-color: #665632; }
span { border-color: rgb(102,86,50); }
td.TdClassName
{
border-color: #665632;
}
.TagClassName
{
border-color: #665632;
}
</style>