Shades of Horses Neck #655422
Tints of Horses Neck #655422
RGB
CMYK
RGB Variations
Color information
#655422 (or 0x655422) is known color: Horses Neck. HEX triplet: 65, 54 and 22. RGB value is (101,84,34). Sum of RGB (Red+Green+Blue) = 101+84+34=219 (29% of max value = 765). Red value is 101 (39.84% from 255 or 46.12% from 219); Green value is 84 (33.20% from 255 or 38.36% from 219); Blue value is 34 (13.67% from 255 or 15.53% from 219); Max value from RGB is 101 - color contains mainly: red. Hex color #655422 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655422 is #9AABDD. Grayscale: #535353. Windows color (decimal): -10136542 or 2249829. OLE color: 2249829.
HSL color Cylindrical-coordinate representation of color #655422: hue angle of 44.78º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #655422 is Cyan = 0, Magento = 0.17, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 84 | 34 | - |
| CMYK | 0 | 0.17 | 0.66 | 0.60 |
| HSL | 44.78º | 0.5% | 0.26% | - |
| HSV(B) | 44.78º | 0.66% | 0.4% | - |
| XYZ | 8.83 | 9.22 | 2.83 | - |
| YUV | 83.38 | 100.13 | 140.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 34 | 0 | 0.17 | 0.66 | 0.60 | 44.78 | 0.5 | 0.26 |
| Hex | 65 | 54 | 22 | 0 | 11 | 42 | 3C | 2D | 32 | 1A |
| Octal | 145 | 124 | 42 | 0 | 21 | 102 | 74 | 55 | 62 | 32 |
| Binary | 1100101 | 1010100 | 100010 | 0 | 10001 | 1000010 | 111100 | 101101 | 110010 | 11010 |
Color Harmonies of #655422
Complementary color
Monochromatic Colors of #655422
Black with #655422
Text Example
Text Example
White with #655422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655422; }
p { color: rgb(101,84,34); }
H1.HeaderClassName
{
color: #655422;
}
.AnyTagClassName
{
color: #655422;
}
</style>
background-color css
<style>
a { background-color: #655422; }
a { background-color: rgb(101,84,34); }
div.DivClassName
{
background-color: #655422;
}
.BgClassName
{
background-color: #655422;
}
</style>
border-color css
<style>
span { border-color: #655422; }
span { border-color: rgb(101,84,34); }
td.TdClassName
{
border-color: #655422;
}
.TagClassName
{
border-color: #655422;
}
</style>