Shades of Horses Neck #665737
Tints of Horses Neck #665737
RGB
CMYK
RGB Variations
Color information
#665737 (or 0x665737) is known color: Horses Neck. HEX triplet: 66, 57 and 37. RGB value is (102,87,55). Sum of RGB (Red+Green+Blue) = 102+87+55=244 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.80% from 244); Green value is 87 (34.38% from 255 or 35.66% from 244); Blue value is 55 (21.88% from 255 or 22.54% from 244); Max value from RGB is 102 - color contains mainly: red. Hex color #665737 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665737 is #99A8C8. Grayscale: #575757. Windows color (decimal): -10070217 or 3626854. OLE color: 3626854.
HSL color Cylindrical-coordinate representation of color #665737: hue angle of 40.85º 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 #665737 is Cyan = 0, Magento = 0.15, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 87 | 55 | - |
| CMYK | 0 | 0.15 | 0.46 | 0.6 |
| HSL | 40.85º | 0.3% | 0.31% | - |
| HSV(B) | 40.85º | 0.46% | 0.4% | - |
| XYZ | 9.58 | 9.92 | 5.02 | - |
| YUV | 87.84 | 109.47 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 87 | 55 | 0 | 0.15 | 0.46 | 0.6 | 40.85 | 0.3 | 0.31 |
| Hex | 66 | 57 | 37 | 0 | F | 2E | 3C | 29 | 1E | 1F |
| Octal | 146 | 127 | 67 | 0 | 17 | 56 | 74 | 51 | 36 | 37 |
| Binary | 1100110 | 1010111 | 110111 | 0 | 1111 | 101110 | 111100 | 101001 | 11110 | 11111 |
Color Harmonies of #665737
Complementary color
Monochromatic Colors of #665737
Black with #665737
Text Example
Text Example
White with #665737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665737; }
p { color: rgb(102,87,55); }
H1.HeaderClassName
{
color: #665737;
}
.AnyTagClassName
{
color: #665737;
}
</style>
background-color css
<style>
a { background-color: #665737; }
a { background-color: rgb(102,87,55); }
div.DivClassName
{
background-color: #665737;
}
.BgClassName
{
background-color: #665737;
}
</style>
border-color css
<style>
span { border-color: #665737; }
span { border-color: rgb(102,87,55); }
td.TdClassName
{
border-color: #665737;
}
.TagClassName
{
border-color: #665737;
}
</style>