Shades of Horses Neck #655128
Tints of Horses Neck #655128
RGB
CMYK
RGB Variations
Color information
#655128 (or 0x655128) is known color: Horses Neck. HEX triplet: 65, 51 and 28. RGB value is (101,81,40). Sum of RGB (Red+Green+Blue) = 101+81+40=222 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.50% from 222); Green value is 81 (32.03% from 255 or 36.49% from 222); Blue value is 40 (16.02% from 255 or 18.02% from 222); Max value from RGB is 101 - color contains mainly: red. Hex color #655128 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655128 is #9AAED7. Grayscale: #525252. Windows color (decimal): -10137304 or 2642277. OLE color: 2642277.
HSL color Cylindrical-coordinate representation of color #655128: hue angle of 40.33º 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 #655128 is Cyan = 0, Magento = 0.20, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 81 | 40 | - |
| CMYK | 0 | 0.20 | 0.60 | 0.60 |
| HSL | 40.33º | 0.43% | 0.28% | - |
| HSV(B) | 40.33º | 0.6% | 0.4% | - |
| XYZ | 8.69 | 8.8 | 3.25 | - |
| YUV | 82.31 | 104.13 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 81 | 40 | 0 | 0.20 | 0.60 | 0.60 | 40.33 | 0.43 | 0.28 |
| Hex | 65 | 51 | 28 | 0 | 14 | 3C | 3C | 28 | 2B | 1C |
| Octal | 145 | 121 | 50 | 0 | 24 | 74 | 74 | 50 | 53 | 34 |
| Binary | 1100101 | 1010001 | 101000 | 0 | 10100 | 111100 | 111100 | 101000 | 101011 | 11100 |
Color Harmonies of #655128
Complementary color
Monochromatic Colors of #655128
Black with #655128
Text Example
Text Example
White with #655128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655128; }
p { color: rgb(101,81,40); }
H1.HeaderClassName
{
color: #655128;
}
.AnyTagClassName
{
color: #655128;
}
</style>
background-color css
<style>
a { background-color: #655128; }
a { background-color: rgb(101,81,40); }
div.DivClassName
{
background-color: #655128;
}
.BgClassName
{
background-color: #655128;
}
</style>
border-color css
<style>
span { border-color: #655128; }
span { border-color: rgb(101,81,40); }
td.TdClassName
{
border-color: #655128;
}
.TagClassName
{
border-color: #655128;
}
</style>