Shades of Horses Neck #655236
Tints of Horses Neck #655236
RGB
CMYK
RGB Variations
Color information
#655236 (or 0x655236) is known color: Horses Neck. HEX triplet: 65, 52 and 36. RGB value is (101,82,54). Sum of RGB (Red+Green+Blue) = 101+82+54=237 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.62% from 237); Green value is 82 (32.42% from 255 or 34.60% from 237); Blue value is 54 (21.48% from 255 or 22.78% from 237); Max value from RGB is 101 - color contains mainly: red. Hex color #655236 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655236 is #9AADC9. Grayscale: #545454. Windows color (decimal): -10137034 or 3560037. OLE color: 3560037.
HSL color Cylindrical-coordinate representation of color #655236: hue angle of 35.74º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #655236 is Cyan = 0, Magento = 0.19, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 82 | 54 | - |
| CMYK | 0 | 0.19 | 0.47 | 0.60 |
| HSL | 35.74º | 0.3% | 0.3% | - |
| HSV(B) | 35.74º | 0.47% | 0.4% | - |
| XYZ | 9.05 | 9.07 | 4.76 | - |
| YUV | 84.49 | 110.79 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 82 | 54 | 0 | 0.19 | 0.47 | 0.60 | 35.74 | 0.3 | 0.3 |
| Hex | 65 | 52 | 36 | 0 | 13 | 2F | 3C | 24 | 1E | 1E |
| Octal | 145 | 122 | 66 | 0 | 23 | 57 | 74 | 44 | 36 | 36 |
| Binary | 1100101 | 1010010 | 110110 | 0 | 10011 | 101111 | 111100 | 100100 | 11110 | 11110 |
Color Harmonies of #655236
Complementary color
Monochromatic Colors of #655236
Black with #655236
Text Example
Text Example
White with #655236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655236; }
p { color: rgb(101,82,54); }
H1.HeaderClassName
{
color: #655236;
}
.AnyTagClassName
{
color: #655236;
}
</style>
background-color css
<style>
a { background-color: #655236; }
a { background-color: rgb(101,82,54); }
div.DivClassName
{
background-color: #655236;
}
.BgClassName
{
background-color: #655236;
}
</style>
border-color css
<style>
span { border-color: #655236; }
span { border-color: rgb(101,82,54); }
td.TdClassName
{
border-color: #655236;
}
.TagClassName
{
border-color: #655236;
}
</style>