Shades of Horses Neck #655224
Tints of Horses Neck #655224
RGB
CMYK
RGB Variations
Color information
#655224 (or 0x655224) is known color: Horses Neck. HEX triplet: 65, 52 and 24. RGB value is (101,82,36). Sum of RGB (Red+Green+Blue) = 101+82+36=219 (29% of max value = 765). Red value is 101 (39.84% from 255 or 46.12% from 219); Green value is 82 (32.42% from 255 or 37.44% from 219); Blue value is 36 (14.45% from 255 or 16.44% from 219); Max value from RGB is 101 - color contains mainly: red. Hex color #655224 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655224 is #9AADDB. Grayscale: #525252. Windows color (decimal): -10137052 or 2380389. OLE color: 2380389.
HSL color Cylindrical-coordinate representation of color #655224: hue angle of 42.46º 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 #655224 is Cyan = 0, Magento = 0.19, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 82 | 36 | - |
| CMYK | 0 | 0.19 | 0.64 | 0.60 |
| HSL | 42.46º | 0.47% | 0.27% | - |
| HSV(B) | 42.46º | 0.64% | 0.4% | - |
| XYZ | 8.7 | 8.93 | 2.93 | - |
| YUV | 82.44 | 101.79 | 141.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 82 | 36 | 0 | 0.19 | 0.64 | 0.60 | 42.46 | 0.47 | 0.27 |
| Hex | 65 | 52 | 24 | 0 | 13 | 40 | 3C | 2A | 2F | 1B |
| Octal | 145 | 122 | 44 | 0 | 23 | 100 | 74 | 52 | 57 | 33 |
| Binary | 1100101 | 1010010 | 100100 | 0 | 10011 | 1000000 | 111100 | 101010 | 101111 | 11011 |
Color Harmonies of #655224
Complementary color
Monochromatic Colors of #655224
Black with #655224
Text Example
Text Example
White with #655224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655224; }
p { color: rgb(101,82,36); }
H1.HeaderClassName
{
color: #655224;
}
.AnyTagClassName
{
color: #655224;
}
</style>
background-color css
<style>
a { background-color: #655224; }
a { background-color: rgb(101,82,36); }
div.DivClassName
{
background-color: #655224;
}
.BgClassName
{
background-color: #655224;
}
</style>
border-color css
<style>
span { border-color: #655224; }
span { border-color: rgb(101,82,36); }
td.TdClassName
{
border-color: #655224;
}
.TagClassName
{
border-color: #655224;
}
</style>