Shades of Horses Neck #655127
Tints of Horses Neck #655127
RGB
CMYK
RGB Variations
Color information
#655127 (or 0x655127) is known color: Horses Neck. HEX triplet: 65, 51 and 27. RGB value is (101,81,39). Sum of RGB (Red+Green+Blue) = 101+81+39=221 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.70% from 221); Green value is 81 (32.03% from 255 or 36.65% from 221); Blue value is 39 (15.62% from 255 or 17.65% from 221); Max value from RGB is 101 - color contains mainly: red. Hex color #655127 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655127 is #9AAED8. Grayscale: #525252. Windows color (decimal): -10137305 or 2576741. OLE color: 2576741.
HSL color Cylindrical-coordinate representation of color #655127: hue angle of 40.65º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #655127 is Cyan = 0, Magento = 0.20, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 81 | 39 | - |
| CMYK | 0 | 0.20 | 0.61 | 0.60 |
| HSL | 40.65º | 0.44% | 0.27% | - |
| HSV(B) | 40.65º | 0.61% | 0.4% | - |
| XYZ | 8.68 | 8.8 | 3.16 | - |
| YUV | 82.19 | 103.63 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 81 | 39 | 0 | 0.20 | 0.61 | 0.60 | 40.65 | 0.44 | 0.27 |
| Hex | 65 | 51 | 27 | 0 | 14 | 3D | 3C | 29 | 2C | 1B |
| Octal | 145 | 121 | 47 | 0 | 24 | 75 | 74 | 51 | 54 | 33 |
| Binary | 1100101 | 1010001 | 100111 | 0 | 10100 | 111101 | 111100 | 101001 | 101100 | 11011 |
Color Harmonies of #655127
Complementary color
Monochromatic Colors of #655127
Black with #655127
Text Example
Text Example
White with #655127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655127; }
p { color: rgb(101,81,39); }
H1.HeaderClassName
{
color: #655127;
}
.AnyTagClassName
{
color: #655127;
}
</style>
background-color css
<style>
a { background-color: #655127; }
a { background-color: rgb(101,81,39); }
div.DivClassName
{
background-color: #655127;
}
.BgClassName
{
background-color: #655127;
}
</style>
border-color css
<style>
span { border-color: #655127; }
span { border-color: rgb(101,81,39); }
td.TdClassName
{
border-color: #655127;
}
.TagClassName
{
border-color: #655127;
}
</style>