Shades of Horses Neck #665937
Tints of Horses Neck #665937
RGB
CMYK
RGB Variations
Color information
#665937 (or 0x665937) is known color: Horses Neck. HEX triplet: 66, 59 and 37. RGB value is (102,89,55). Sum of RGB (Red+Green+Blue) = 102+89+55=246 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.46% from 246); Green value is 89 (35.16% from 255 or 36.18% from 246); Blue value is 55 (21.88% from 255 or 22.36% from 246); Max value from RGB is 102 - color contains mainly: red. Hex color #665937 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665937 is #99A6C8. Grayscale: #595959. Windows color (decimal): -10069705 or 3627366. OLE color: 3627366.
HSL color Cylindrical-coordinate representation of color #665937: hue angle of 43.4º 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 #665937 is Cyan = 0, Magento = 0.13, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 89 | 55 | - |
| CMYK | 0 | 0.13 | 0.46 | 0.6 |
| HSL | 43.4º | 0.3% | 0.31% | - |
| HSV(B) | 43.4º | 0.46% | 0.4% | - |
| XYZ | 9.74 | 10.25 | 5.08 | - |
| YUV | 89.01 | 108.81 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 89 | 55 | 0 | 0.13 | 0.46 | 0.6 | 43.4 | 0.3 | 0.31 |
| Hex | 66 | 59 | 37 | 0 | D | 2E | 3C | 2B | 1E | 1F |
| Octal | 146 | 131 | 67 | 0 | 15 | 56 | 74 | 53 | 36 | 37 |
| Binary | 1100110 | 1011001 | 110111 | 0 | 1101 | 101110 | 111100 | 101011 | 11110 | 11111 |
Color Harmonies of #665937
Complementary color
Monochromatic Colors of #665937
Black with #665937
Text Example
Text Example
White with #665937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665937; }
p { color: rgb(102,89,55); }
H1.HeaderClassName
{
color: #665937;
}
.AnyTagClassName
{
color: #665937;
}
</style>
background-color css
<style>
a { background-color: #665937; }
a { background-color: rgb(102,89,55); }
div.DivClassName
{
background-color: #665937;
}
.BgClassName
{
background-color: #665937;
}
</style>
border-color css
<style>
span { border-color: #665937; }
span { border-color: rgb(102,89,55); }
td.TdClassName
{
border-color: #665937;
}
.TagClassName
{
border-color: #665937;
}
</style>