Shades of Horses Neck #655337
Tints of Horses Neck #655337
RGB
CMYK
RGB Variations
Color information
#655337 (or 0x655337) is known color: Horses Neck. HEX triplet: 65, 53 and 37. RGB value is (101,83,55). Sum of RGB (Red+Green+Blue) = 101+83+55=239 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.26% from 239); Green value is 83 (32.81% from 255 or 34.73% from 239); Blue value is 55 (21.88% from 255 or 23.01% from 239); Max value from RGB is 101 - color contains mainly: red. Hex color #655337 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655337 is #9AACC8. Grayscale: #555555. Windows color (decimal): -10136777 or 3625829. OLE color: 3625829.
HSL color Cylindrical-coordinate representation of color #655337: hue angle of 36.52º 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 #655337 is Cyan = 0, Magento = 0.18, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 83 | 55 | - |
| CMYK | 0 | 0.18 | 0.46 | 0.60 |
| HSL | 36.52º | 0.29% | 0.31% | - |
| HSV(B) | 36.52º | 0.46% | 0.4% | - |
| XYZ | 9.15 | 9.23 | 4.91 | - |
| YUV | 85.19 | 110.96 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 83 | 55 | 0 | 0.18 | 0.46 | 0.60 | 36.52 | 0.29 | 0.31 |
| Hex | 65 | 53 | 37 | 0 | 12 | 2E | 3C | 25 | 1D | 1F |
| Octal | 145 | 123 | 67 | 0 | 22 | 56 | 74 | 45 | 35 | 37 |
| Binary | 1100101 | 1010011 | 110111 | 0 | 10010 | 101110 | 111100 | 100101 | 11101 | 11111 |
Color Harmonies of #655337
Complementary color
Monochromatic Colors of #655337
Black with #655337
Text Example
Text Example
White with #655337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655337; }
p { color: rgb(101,83,55); }
H1.HeaderClassName
{
color: #655337;
}
.AnyTagClassName
{
color: #655337;
}
</style>
background-color css
<style>
a { background-color: #655337; }
a { background-color: rgb(101,83,55); }
div.DivClassName
{
background-color: #655337;
}
.BgClassName
{
background-color: #655337;
}
</style>
border-color css
<style>
span { border-color: #655337; }
span { border-color: rgb(101,83,55); }
td.TdClassName
{
border-color: #655337;
}
.TagClassName
{
border-color: #655337;
}
</style>