Shades of Horses Neck #655022
Tints of Horses Neck #655022
RGB
CMYK
RGB Variations
Color information
#655022 (or 0x655022) is known color: Horses Neck. HEX triplet: 65, 50 and 22. RGB value is (101,80,34). Sum of RGB (Red+Green+Blue) = 101+80+34=215 (28% of max value = 765). Red value is 101 (39.84% from 255 or 46.98% from 215); Green value is 80 (31.64% from 255 or 37.21% from 215); Blue value is 34 (13.67% from 255 or 15.81% from 215); Max value from RGB is 101 - color contains mainly: red. Hex color #655022 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655022 is #9AAFDD. Grayscale: #515151. Windows color (decimal): -10137566 or 2248805. OLE color: 2248805.
HSL color Cylindrical-coordinate representation of color #655022: hue angle of 41.19º 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 #655022 is Cyan = 0, Magento = 0.21, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 80 | 34 | - |
| CMYK | 0 | 0.21 | 0.66 | 0.60 |
| HSL | 41.19º | 0.5% | 0.26% | - |
| HSV(B) | 41.19º | 0.66% | 0.4% | - |
| XYZ | 8.52 | 8.62 | 2.73 | - |
| YUV | 81.04 | 101.46 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 80 | 34 | 0 | 0.21 | 0.66 | 0.60 | 41.19 | 0.5 | 0.26 |
| Hex | 65 | 50 | 22 | 0 | 15 | 42 | 3C | 29 | 32 | 1A |
| Octal | 145 | 120 | 42 | 0 | 25 | 102 | 74 | 51 | 62 | 32 |
| Binary | 1100101 | 1010000 | 100010 | 0 | 10101 | 1000010 | 111100 | 101001 | 110010 | 11010 |
Color Harmonies of #655022
Complementary color
Monochromatic Colors of #655022
Black with #655022
Text Example
Text Example
White with #655022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655022; }
p { color: rgb(101,80,34); }
H1.HeaderClassName
{
color: #655022;
}
.AnyTagClassName
{
color: #655022;
}
</style>
background-color css
<style>
a { background-color: #655022; }
a { background-color: rgb(101,80,34); }
div.DivClassName
{
background-color: #655022;
}
.BgClassName
{
background-color: #655022;
}
</style>
border-color css
<style>
span { border-color: #655022; }
span { border-color: rgb(101,80,34); }
td.TdClassName
{
border-color: #655022;
}
.TagClassName
{
border-color: #655022;
}
</style>