Shades of Horses Neck #655431
Tints of Horses Neck #655431
RGB
CMYK
RGB Variations
Color information
#655431 (or 0x655431) is known color: Horses Neck. HEX triplet: 65, 54 and 31. RGB value is (101,84,49). Sum of RGB (Red+Green+Blue) = 101+84+49=234 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.16% from 234); Green value is 84 (33.20% from 255 or 35.90% from 234); Blue value is 49 (19.53% from 255 or 20.94% from 234); Max value from RGB is 101 - color contains mainly: red. Hex color #655431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655431 is #9AABCE. Grayscale: #555555. Windows color (decimal): -10136527 or 3232869. OLE color: 3232869.
HSL color Cylindrical-coordinate representation of color #655431: hue angle of 40.38º 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 #655431 is Cyan = 0, Magento = 0.17, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 84 | 49 | - |
| CMYK | 0 | 0.17 | 0.51 | 0.60 |
| HSL | 40.38º | 0.35% | 0.29% | - |
| HSV(B) | 40.38º | 0.51% | 0.4% | - |
| XYZ | 9.09 | 9.33 | 4.23 | - |
| YUV | 85.09 | 107.63 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 49 | 0 | 0.17 | 0.51 | 0.60 | 40.38 | 0.35 | 0.29 |
| Hex | 65 | 54 | 31 | 0 | 11 | 33 | 3C | 28 | 23 | 1D |
| Octal | 145 | 124 | 61 | 0 | 21 | 63 | 74 | 50 | 43 | 35 |
| Binary | 1100101 | 1010100 | 110001 | 0 | 10001 | 110011 | 111100 | 101000 | 100011 | 11101 |
Color Harmonies of #655431
Complementary color
Monochromatic Colors of #655431
Black with #655431
Text Example
Text Example
White with #655431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655431; }
p { color: rgb(101,84,49); }
H1.HeaderClassName
{
color: #655431;
}
.AnyTagClassName
{
color: #655431;
}
</style>
background-color css
<style>
a { background-color: #655431; }
a { background-color: rgb(101,84,49); }
div.DivClassName
{
background-color: #655431;
}
.BgClassName
{
background-color: #655431;
}
</style>
border-color css
<style>
span { border-color: #655431; }
span { border-color: rgb(101,84,49); }
td.TdClassName
{
border-color: #655431;
}
.TagClassName
{
border-color: #655431;
}
</style>