Shades of Horses Neck #655639
Tints of Horses Neck #655639
RGB
CMYK
RGB Variations
Color information
#655639 (or 0x655639) is known color: Horses Neck. HEX triplet: 65, 56 and 39. RGB value is (101,86,57). Sum of RGB (Red+Green+Blue) = 101+86+57=244 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.39% from 244); Green value is 86 (33.98% from 255 or 35.25% from 244); Blue value is 57 (22.66% from 255 or 23.36% from 244); Max value from RGB is 101 - color contains mainly: red. Hex color #655639 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655639 is #9AA9C6. Grayscale: #575757. Windows color (decimal): -10136007 or 3757669. OLE color: 3757669.
HSL color Cylindrical-coordinate representation of color #655639: hue angle of 39.55º 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 #655639 is Cyan = 0, Magento = 0.15, Yellow = 0.44 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 57 | - |
| CMYK | 0 | 0.15 | 0.44 | 0.60 |
| HSL | 39.55º | 0.28% | 0.31% | - |
| HSV(B) | 39.55º | 0.44% | 0.4% | - |
| XYZ | 9.43 | 9.72 | 5.25 | - |
| YUV | 87.18 | 110.97 | 137.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 57 | 0 | 0.15 | 0.44 | 0.60 | 39.55 | 0.28 | 0.31 |
| Hex | 65 | 56 | 39 | 0 | F | 2C | 3C | 28 | 1C | 1F |
| Octal | 145 | 126 | 71 | 0 | 17 | 54 | 74 | 50 | 34 | 37 |
| Binary | 1100101 | 1010110 | 111001 | 0 | 1111 | 101100 | 111100 | 101000 | 11100 | 11111 |
Color Harmonies of #655639
Complementary color
Monochromatic Colors of #655639
Black with #655639
Text Example
Text Example
White with #655639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655639; }
p { color: rgb(101,86,57); }
H1.HeaderClassName
{
color: #655639;
}
.AnyTagClassName
{
color: #655639;
}
</style>
background-color css
<style>
a { background-color: #655639; }
a { background-color: rgb(101,86,57); }
div.DivClassName
{
background-color: #655639;
}
.BgClassName
{
background-color: #655639;
}
</style>
border-color css
<style>
span { border-color: #655639; }
span { border-color: rgb(101,86,57); }
td.TdClassName
{
border-color: #655639;
}
.TagClassName
{
border-color: #655639;
}
</style>