Shades of Horses Neck #655737
Tints of Horses Neck #655737
RGB
CMYK
RGB Variations
Color information
#655737 (or 0x655737) is known color: Horses Neck. HEX triplet: 65, 57 and 37. RGB value is (101,87,55). Sum of RGB (Red+Green+Blue) = 101+87+55=243 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.56% from 243); Green value is 87 (34.38% from 255 or 35.80% from 243); Blue value is 55 (21.88% from 255 or 22.63% from 243); Max value from RGB is 101 - color contains mainly: red. Hex color #655737 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655737 is #9AA8C8. Grayscale: #575757. Windows color (decimal): -10135753 or 3626853. OLE color: 3626853.
HSL color Cylindrical-coordinate representation of color #655737: hue angle of 41.74º degrees, saturation: 0.29, 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 #655737 is Cyan = 0, Magento = 0.14, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 87 | 55 | - |
| CMYK | 0 | 0.14 | 0.46 | 0.60 |
| HSL | 41.74º | 0.29% | 0.31% | - |
| HSV(B) | 41.74º | 0.46% | 0.4% | - |
| XYZ | 9.46 | 9.86 | 5.02 | - |
| YUV | 87.54 | 109.64 | 137.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 87 | 55 | 0 | 0.14 | 0.46 | 0.60 | 41.74 | 0.29 | 0.31 |
| Hex | 65 | 57 | 37 | 0 | E | 2E | 3C | 2A | 1D | 1F |
| Octal | 145 | 127 | 67 | 0 | 16 | 56 | 74 | 52 | 35 | 37 |
| Binary | 1100101 | 1010111 | 110111 | 0 | 1110 | 101110 | 111100 | 101010 | 11101 | 11111 |
Color Harmonies of #655737
Complementary color
Monochromatic Colors of #655737
Black with #655737
Text Example
Text Example
White with #655737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655737; }
p { color: rgb(101,87,55); }
H1.HeaderClassName
{
color: #655737;
}
.AnyTagClassName
{
color: #655737;
}
</style>
background-color css
<style>
a { background-color: #655737; }
a { background-color: rgb(101,87,55); }
div.DivClassName
{
background-color: #655737;
}
.BgClassName
{
background-color: #655737;
}
</style>
border-color css
<style>
span { border-color: #655737; }
span { border-color: rgb(101,87,55); }
td.TdClassName
{
border-color: #655737;
}
.TagClassName
{
border-color: #655737;
}
</style>