Shades of Horses Neck #655524
Tints of Horses Neck #655524
RGB
CMYK
RGB Variations
Color information
#655524 (or 0x655524) is known color: Horses Neck. HEX triplet: 65, 55 and 24. RGB value is (101,85,36). Sum of RGB (Red+Green+Blue) = 101+85+36=222 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.50% from 222); Green value is 85 (33.59% from 255 or 38.29% from 222); Blue value is 36 (14.45% from 255 or 16.22% from 222); Max value from RGB is 101 - color contains mainly: red. Hex color #655524 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655524 is #9AAADB. Grayscale: #545454. Windows color (decimal): -10136284 or 2381157. OLE color: 2381157.
HSL color Cylindrical-coordinate representation of color #655524: hue angle of 45.23º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #655524 is Cyan = 0, Magento = 0.16, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 85 | 36 | - |
| CMYK | 0 | 0.16 | 0.64 | 0.60 |
| HSL | 45.23º | 0.47% | 0.27% | - |
| HSV(B) | 45.23º | 0.64% | 0.4% | - |
| XYZ | 8.93 | 9.39 | 3.01 | - |
| YUV | 84.2 | 100.8 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 36 | 0 | 0.16 | 0.64 | 0.60 | 45.23 | 0.47 | 0.27 |
| Hex | 65 | 55 | 24 | 0 | 10 | 40 | 3C | 2D | 2F | 1B |
| Octal | 145 | 125 | 44 | 0 | 20 | 100 | 74 | 55 | 57 | 33 |
| Binary | 1100101 | 1010101 | 100100 | 0 | 10000 | 1000000 | 111100 | 101101 | 101111 | 11011 |
Color Harmonies of #655524
Complementary color
Monochromatic Colors of #655524
Black with #655524
Text Example
Text Example
White with #655524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655524; }
p { color: rgb(101,85,36); }
H1.HeaderClassName
{
color: #655524;
}
.AnyTagClassName
{
color: #655524;
}
</style>
background-color css
<style>
a { background-color: #655524; }
a { background-color: rgb(101,85,36); }
div.DivClassName
{
background-color: #655524;
}
.BgClassName
{
background-color: #655524;
}
</style>
border-color css
<style>
span { border-color: #655524; }
span { border-color: rgb(101,85,36); }
td.TdClassName
{
border-color: #655524;
}
.TagClassName
{
border-color: #655524;
}
</style>