Shades of Horses Neck #655532
Tints of Horses Neck #655532
RGB
CMYK
RGB Variations
Color information
#655532 (or 0x655532) is known color: Horses Neck. HEX triplet: 65, 55 and 32. RGB value is (101,85,50). Sum of RGB (Red+Green+Blue) = 101+85+50=236 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.80% from 236); Green value is 85 (33.59% from 255 or 36.02% from 236); Blue value is 50 (19.92% from 255 or 21.19% from 236); Max value from RGB is 101 - color contains mainly: red. Hex color #655532 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655532 is #9AAACD. Grayscale: #555555. Windows color (decimal): -10136270 or 3298661. OLE color: 3298661.
HSL color Cylindrical-coordinate representation of color #655532: hue angle of 41.18º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #655532 is Cyan = 0, Magento = 0.16, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 85 | 50 | - |
| CMYK | 0 | 0.16 | 0.50 | 0.60 |
| HSL | 41.18º | 0.34% | 0.3% | - |
| HSV(B) | 41.18º | 0.5% | 0.4% | - |
| XYZ | 9.19 | 9.49 | 4.37 | - |
| YUV | 85.79 | 107.8 | 138.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 50 | 0 | 0.16 | 0.50 | 0.60 | 41.18 | 0.34 | 0.3 |
| Hex | 65 | 55 | 32 | 0 | 10 | 32 | 3C | 29 | 22 | 1E |
| Octal | 145 | 125 | 62 | 0 | 20 | 62 | 74 | 51 | 42 | 36 |
| Binary | 1100101 | 1010101 | 110010 | 0 | 10000 | 110010 | 111100 | 101001 | 100010 | 11110 |
Color Harmonies of #655532
Complementary color
Monochromatic Colors of #655532
Black with #655532
Text Example
Text Example
White with #655532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655532; }
p { color: rgb(101,85,50); }
H1.HeaderClassName
{
color: #655532;
}
.AnyTagClassName
{
color: #655532;
}
</style>
background-color css
<style>
a { background-color: #655532; }
a { background-color: rgb(101,85,50); }
div.DivClassName
{
background-color: #655532;
}
.BgClassName
{
background-color: #655532;
}
</style>
border-color css
<style>
span { border-color: #655532; }
span { border-color: rgb(101,85,50); }
td.TdClassName
{
border-color: #655532;
}
.TagClassName
{
border-color: #655532;
}
</style>