Shades of Horses Neck #655232
Tints of Horses Neck #655232
RGB
CMYK
RGB Variations
Color information
#655232 (or 0x655232) is known color: Horses Neck. HEX triplet: 65, 52 and 32. RGB value is (101,82,50). Sum of RGB (Red+Green+Blue) = 101+82+50=233 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.35% from 233); Green value is 82 (32.42% from 255 or 35.19% from 233); Blue value is 50 (19.92% from 255 or 21.46% from 233); Max value from RGB is 101 - color contains mainly: red. Hex color #655232 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655232 is #9AADCD. Grayscale: #545454. Windows color (decimal): -10137038 or 3297893. OLE color: 3297893.
HSL color Cylindrical-coordinate representation of color #655232: hue angle of 37.65º 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 #655232 is Cyan = 0, Magento = 0.19, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 82 | 50 | - |
| CMYK | 0 | 0.19 | 0.50 | 0.60 |
| HSL | 37.65º | 0.34% | 0.3% | - |
| HSV(B) | 37.65º | 0.5% | 0.4% | - |
| XYZ | 8.96 | 9.03 | 4.29 | - |
| YUV | 84.03 | 108.79 | 140.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 82 | 50 | 0 | 0.19 | 0.50 | 0.60 | 37.65 | 0.34 | 0.3 |
| Hex | 65 | 52 | 32 | 0 | 13 | 32 | 3C | 26 | 22 | 1E |
| Octal | 145 | 122 | 62 | 0 | 23 | 62 | 74 | 46 | 42 | 36 |
| Binary | 1100101 | 1010010 | 110010 | 0 | 10011 | 110010 | 111100 | 100110 | 100010 | 11110 |
Color Harmonies of #655232
Complementary color
Monochromatic Colors of #655232
Black with #655232
Text Example
Text Example
White with #655232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655232; }
p { color: rgb(101,82,50); }
H1.HeaderClassName
{
color: #655232;
}
.AnyTagClassName
{
color: #655232;
}
</style>
background-color css
<style>
a { background-color: #655232; }
a { background-color: rgb(101,82,50); }
div.DivClassName
{
background-color: #655232;
}
.BgClassName
{
background-color: #655232;
}
</style>
border-color css
<style>
span { border-color: #655232; }
span { border-color: rgb(101,82,50); }
td.TdClassName
{
border-color: #655232;
}
.TagClassName
{
border-color: #655232;
}
</style>