Shades of Horses Neck #655228
Tints of Horses Neck #655228
RGB
CMYK
RGB Variations
Color information
#655228 (or 0x655228) is known color: Horses Neck. HEX triplet: 65, 52 and 28. RGB value is (101,82,40). Sum of RGB (Red+Green+Blue) = 101+82+40=223 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.29% from 223); Green value is 82 (32.42% from 255 or 36.77% from 223); Blue value is 40 (16.02% from 255 or 17.94% from 223); Max value from RGB is 101 - color contains mainly: red. Hex color #655228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655228 is #9AADD7. Grayscale: #535353. Windows color (decimal): -10137048 or 2642533. OLE color: 2642533.
HSL color Cylindrical-coordinate representation of color #655228: hue angle of 41.31º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #655228 is Cyan = 0, Magento = 0.19, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 82 | 40 | - |
| CMYK | 0 | 0.19 | 0.60 | 0.60 |
| HSL | 41.31º | 0.43% | 0.28% | - |
| HSV(B) | 41.31º | 0.6% | 0.4% | - |
| XYZ | 8.77 | 8.95 | 3.27 | - |
| YUV | 82.89 | 103.79 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 82 | 40 | 0 | 0.19 | 0.60 | 0.60 | 41.31 | 0.43 | 0.28 |
| Hex | 65 | 52 | 28 | 0 | 13 | 3C | 3C | 29 | 2B | 1C |
| Octal | 145 | 122 | 50 | 0 | 23 | 74 | 74 | 51 | 53 | 34 |
| Binary | 1100101 | 1010010 | 101000 | 0 | 10011 | 111100 | 111100 | 101001 | 101011 | 11100 |
Color Harmonies of #655228
Complementary color
Monochromatic Colors of #655228
Black with #655228
Text Example
Text Example
White with #655228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655228; }
p { color: rgb(101,82,40); }
H1.HeaderClassName
{
color: #655228;
}
.AnyTagClassName
{
color: #655228;
}
</style>
background-color css
<style>
a { background-color: #655228; }
a { background-color: rgb(101,82,40); }
div.DivClassName
{
background-color: #655228;
}
.BgClassName
{
background-color: #655228;
}
</style>
border-color css
<style>
span { border-color: #655228; }
span { border-color: rgb(101,82,40); }
td.TdClassName
{
border-color: #655228;
}
.TagClassName
{
border-color: #655228;
}
</style>