Shades of Horses Neck #665637
Tints of Horses Neck #665637
RGB
CMYK
RGB Variations
Color information
#665637 (or 0x665637) is known color: Horses Neck. HEX triplet: 66, 56 and 37. RGB value is (102,86,55). Sum of RGB (Red+Green+Blue) = 102+86+55=243 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.98% from 243); Green value is 86 (33.98% from 255 or 35.39% from 243); Blue value is 55 (21.88% from 255 or 22.63% from 243); Max value from RGB is 102 - color contains mainly: red. Hex color #665637 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665637 is #99A9C8. Grayscale: #575757. Windows color (decimal): -10070473 or 3626598. OLE color: 3626598.
HSL color Cylindrical-coordinate representation of color #665637: hue angle of 39.57º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #665637 is Cyan = 0, Magento = 0.16, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 86 | 55 | - |
| CMYK | 0 | 0.16 | 0.46 | 0.6 |
| HSL | 39.57º | 0.3% | 0.31% | - |
| HSV(B) | 39.57º | 0.46% | 0.4% | - |
| XYZ | 9.5 | 9.76 | 5 | - |
| YUV | 87.25 | 109.8 | 138.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 55 | 0 | 0.16 | 0.46 | 0.6 | 39.57 | 0.3 | 0.31 |
| Hex | 66 | 56 | 37 | 0 | 10 | 2E | 3C | 28 | 1E | 1F |
| Octal | 146 | 126 | 67 | 0 | 20 | 56 | 74 | 50 | 36 | 37 |
| Binary | 1100110 | 1010110 | 110111 | 0 | 10000 | 101110 | 111100 | 101000 | 11110 | 11111 |
Color Harmonies of #665637
Complementary color
Monochromatic Colors of #665637
Black with #665637
Text Example
Text Example
White with #665637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665637; }
p { color: rgb(102,86,55); }
H1.HeaderClassName
{
color: #665637;
}
.AnyTagClassName
{
color: #665637;
}
</style>
background-color css
<style>
a { background-color: #665637; }
a { background-color: rgb(102,86,55); }
div.DivClassName
{
background-color: #665637;
}
.BgClassName
{
background-color: #665637;
}
</style>
border-color css
<style>
span { border-color: #665637; }
span { border-color: rgb(102,86,55); }
td.TdClassName
{
border-color: #665637;
}
.TagClassName
{
border-color: #665637;
}
</style>