Shades of Horses Neck #655531
Tints of Horses Neck #655531
RGB
CMYK
RGB Variations
Color information
#655531 (or 0x655531) is known color: Horses Neck. HEX triplet: 65, 55 and 31. RGB value is (101,85,49). Sum of RGB (Red+Green+Blue) = 101+85+49=235 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.98% from 235); Green value is 85 (33.59% from 255 or 36.17% from 235); Blue value is 49 (19.53% from 255 or 20.85% from 235); Max value from RGB is 101 - color contains mainly: red. Hex color #655531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655531 is #9AAACE. Grayscale: #555555. Windows color (decimal): -10136271 or 3233125. OLE color: 3233125.
HSL color Cylindrical-coordinate representation of color #655531: hue angle of 41.54º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #655531 is Cyan = 0, Magento = 0.16, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 85 | 49 | - |
| CMYK | 0 | 0.16 | 0.51 | 0.60 |
| HSL | 41.54º | 0.35% | 0.29% | - |
| HSV(B) | 41.54º | 0.51% | 0.4% | - |
| XYZ | 9.17 | 9.49 | 4.25 | - |
| YUV | 85.68 | 107.3 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 49 | 0 | 0.16 | 0.51 | 0.60 | 41.54 | 0.35 | 0.29 |
| Hex | 65 | 55 | 31 | 0 | 10 | 33 | 3C | 2A | 23 | 1D |
| Octal | 145 | 125 | 61 | 0 | 20 | 63 | 74 | 52 | 43 | 35 |
| Binary | 1100101 | 1010101 | 110001 | 0 | 10000 | 110011 | 111100 | 101010 | 100011 | 11101 |
Color Harmonies of #655531
Complementary color
Monochromatic Colors of #655531
Black with #655531
Text Example
Text Example
White with #655531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655531; }
p { color: rgb(101,85,49); }
H1.HeaderClassName
{
color: #655531;
}
.AnyTagClassName
{
color: #655531;
}
</style>
background-color css
<style>
a { background-color: #655531; }
a { background-color: rgb(101,85,49); }
div.DivClassName
{
background-color: #655531;
}
.BgClassName
{
background-color: #655531;
}
</style>
border-color css
<style>
span { border-color: #655531; }
span { border-color: rgb(101,85,49); }
td.TdClassName
{
border-color: #655531;
}
.TagClassName
{
border-color: #655531;
}
</style>