Shades of Horses Neck #665739
Tints of Horses Neck #665739
RGB
CMYK
RGB Variations
Color information
#665739 (or 0x665739) is known color: Horses Neck. HEX triplet: 66, 57 and 39. RGB value is (102,87,57). Sum of RGB (Red+Green+Blue) = 102+87+57=246 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.46% from 246); Green value is 87 (34.38% from 255 or 35.37% from 246); Blue value is 57 (22.66% from 255 or 23.17% from 246); Max value from RGB is 102 - color contains mainly: red. Hex color #665739 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665739 is #99A8C6. Grayscale: #585858. Windows color (decimal): -10070215 or 3757926. OLE color: 3757926.
HSL color Cylindrical-coordinate representation of color #665739: hue angle of 40º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #665739 is Cyan = 0, Magento = 0.15, Yellow = 0.44 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 87 | 57 | - |
| CMYK | 0 | 0.15 | 0.44 | 0.6 |
| HSL | 40º | 0.28% | 0.31% | - |
| HSV(B) | 40º | 0.44% | 0.4% | - |
| XYZ | 9.63 | 9.94 | 5.28 | - |
| YUV | 88.07 | 110.47 | 137.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 87 | 57 | 0 | 0.15 | 0.44 | 0.6 | 40 | 0.28 | 0.31 |
| Hex | 66 | 57 | 39 | 0 | F | 2C | 3C | 28 | 1C | 1F |
| Octal | 146 | 127 | 71 | 0 | 17 | 54 | 74 | 50 | 34 | 37 |
| Binary | 1100110 | 1010111 | 111001 | 0 | 1111 | 101100 | 111100 | 101000 | 11100 | 11111 |
Color Harmonies of #665739
Complementary color
Monochromatic Colors of #665739
Black with #665739
Text Example
Text Example
White with #665739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665739; }
p { color: rgb(102,87,57); }
H1.HeaderClassName
{
color: #665739;
}
.AnyTagClassName
{
color: #665739;
}
</style>
background-color css
<style>
a { background-color: #665739; }
a { background-color: rgb(102,87,57); }
div.DivClassName
{
background-color: #665739;
}
.BgClassName
{
background-color: #665739;
}
</style>
border-color css
<style>
span { border-color: #665739; }
span { border-color: rgb(102,87,57); }
td.TdClassName
{
border-color: #665739;
}
.TagClassName
{
border-color: #665739;
}
</style>