Shades of Horses Neck #655536
Tints of Horses Neck #655536
RGB
CMYK
RGB Variations
Color information
#655536 (or 0x655536) is known color: Horses Neck. HEX triplet: 65, 55 and 36. RGB value is (101,85,54). Sum of RGB (Red+Green+Blue) = 101+85+54=240 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.08% from 240); Green value is 85 (33.59% from 255 or 35.42% from 240); Blue value is 54 (21.48% from 255 or 22.5% from 240); Max value from RGB is 101 - color contains mainly: red. Hex color #655536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655536 is #9AAAC9. Grayscale: #565656. Windows color (decimal): -10136266 or 3560805. OLE color: 3560805.
HSL color Cylindrical-coordinate representation of color #655536: hue angle of 39.57º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #655536 is Cyan = 0, Magento = 0.16, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 85 | 54 | - |
| CMYK | 0 | 0.16 | 0.47 | 0.60 |
| HSL | 39.57º | 0.3% | 0.3% | - |
| HSV(B) | 39.57º | 0.47% | 0.4% | - |
| XYZ | 9.28 | 9.53 | 4.84 | - |
| YUV | 86.25 | 109.8 | 138.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 54 | 0 | 0.16 | 0.47 | 0.60 | 39.57 | 0.3 | 0.3 |
| Hex | 65 | 55 | 36 | 0 | 10 | 2F | 3C | 28 | 1E | 1E |
| Octal | 145 | 125 | 66 | 0 | 20 | 57 | 74 | 50 | 36 | 36 |
| Binary | 1100101 | 1010101 | 110110 | 0 | 10000 | 101111 | 111100 | 101000 | 11110 | 11110 |
Color Harmonies of #655536
Complementary color
Monochromatic Colors of #655536
Black with #655536
Text Example
Text Example
White with #655536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655536; }
p { color: rgb(101,85,54); }
H1.HeaderClassName
{
color: #655536;
}
.AnyTagClassName
{
color: #655536;
}
</style>
background-color css
<style>
a { background-color: #655536; }
a { background-color: rgb(101,85,54); }
div.DivClassName
{
background-color: #655536;
}
.BgClassName
{
background-color: #655536;
}
</style>
border-color css
<style>
span { border-color: #655536; }
span { border-color: rgb(101,85,54); }
td.TdClassName
{
border-color: #655536;
}
.TagClassName
{
border-color: #655536;
}
</style>