Shades of Horses Neck #655437
Tints of Horses Neck #655437
RGB
CMYK
RGB Variations
Color information
#655437 (or 0x655437) is known color: Horses Neck. HEX triplet: 65, 54 and 37. RGB value is (101,84,55). Sum of RGB (Red+Green+Blue) = 101+84+55=240 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.08% from 240); Green value is 84 (33.20% from 255 or 35% from 240); Blue value is 55 (21.88% from 255 or 22.92% from 240); Max value from RGB is 101 - color contains mainly: red. Hex color #655437 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655437 is #9AABC8. Grayscale: #555555. Windows color (decimal): -10136521 or 3626085. OLE color: 3626085.
HSL color Cylindrical-coordinate representation of color #655437: hue angle of 37.83º 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 #655437 is Cyan = 0, Magento = 0.17, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 84 | 55 | - |
| CMYK | 0 | 0.17 | 0.46 | 0.60 |
| HSL | 37.83º | 0.29% | 0.31% | - |
| HSV(B) | 37.83º | 0.46% | 0.4% | - |
| XYZ | 9.23 | 9.38 | 4.94 | - |
| YUV | 85.78 | 110.63 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 55 | 0 | 0.17 | 0.46 | 0.60 | 37.83 | 0.29 | 0.31 |
| Hex | 65 | 54 | 37 | 0 | 11 | 2E | 3C | 26 | 1D | 1F |
| Octal | 145 | 124 | 67 | 0 | 21 | 56 | 74 | 46 | 35 | 37 |
| Binary | 1100101 | 1010100 | 110111 | 0 | 10001 | 101110 | 111100 | 100110 | 11101 | 11111 |
Color Harmonies of #655437
Complementary color
Monochromatic Colors of #655437
Black with #655437
Text Example
Text Example
White with #655437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655437; }
p { color: rgb(101,84,55); }
H1.HeaderClassName
{
color: #655437;
}
.AnyTagClassName
{
color: #655437;
}
</style>
background-color css
<style>
a { background-color: #655437; }
a { background-color: rgb(101,84,55); }
div.DivClassName
{
background-color: #655437;
}
.BgClassName
{
background-color: #655437;
}
</style>
border-color css
<style>
span { border-color: #655437; }
span { border-color: rgb(101,84,55); }
td.TdClassName
{
border-color: #655437;
}
.TagClassName
{
border-color: #655437;
}
</style>