Shades of Horses Neck #655537
Tints of Horses Neck #655537
RGB
CMYK
RGB Variations
Color information
#655537 (or 0x655537) is known color: Horses Neck. HEX triplet: 65, 55 and 37. RGB value is (101,85,55). Sum of RGB (Red+Green+Blue) = 101+85+55=241 (31% of max value = 765). Red value is 101 (39.84% from 255 or 41.91% from 241); Green value is 85 (33.59% from 255 or 35.27% from 241); Blue value is 55 (21.88% from 255 or 22.82% from 241); Max value from RGB is 101 - color contains mainly: red. Hex color #655537 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655537 is #9AAAC8. Grayscale: #565656. Windows color (decimal): -10136265 or 3626341. OLE color: 3626341.
HSL color Cylindrical-coordinate representation of color #655537: hue angle of 39.13º 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 #655537 is Cyan = 0, Magento = 0.16, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 85 | 55 | - |
| CMYK | 0 | 0.16 | 0.46 | 0.60 |
| HSL | 39.13º | 0.29% | 0.31% | - |
| HSV(B) | 39.13º | 0.46% | 0.4% | - |
| XYZ | 9.3 | 9.54 | 4.97 | - |
| YUV | 86.36 | 110.3 | 138.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 55 | 0 | 0.16 | 0.46 | 0.60 | 39.13 | 0.29 | 0.31 |
| Hex | 65 | 55 | 37 | 0 | 10 | 2E | 3C | 27 | 1D | 1F |
| Octal | 145 | 125 | 67 | 0 | 20 | 56 | 74 | 47 | 35 | 37 |
| Binary | 1100101 | 1010101 | 110111 | 0 | 10000 | 101110 | 111100 | 100111 | 11101 | 11111 |
Color Harmonies of #655537
Complementary color
Monochromatic Colors of #655537
Black with #655537
Text Example
Text Example
White with #655537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655537; }
p { color: rgb(101,85,55); }
H1.HeaderClassName
{
color: #655537;
}
.AnyTagClassName
{
color: #655537;
}
</style>
background-color css
<style>
a { background-color: #655537; }
a { background-color: rgb(101,85,55); }
div.DivClassName
{
background-color: #655537;
}
.BgClassName
{
background-color: #655537;
}
</style>
border-color css
<style>
span { border-color: #655537; }
span { border-color: rgb(101,85,55); }
td.TdClassName
{
border-color: #655537;
}
.TagClassName
{
border-color: #655537;
}
</style>