Shades of Horses Neck #655636
Tints of Horses Neck #655636
RGB
CMYK
RGB Variations
Color information
#655636 (or 0x655636) is known color: Horses Neck. HEX triplet: 65, 56 and 36. RGB value is (101,86,54). Sum of RGB (Red+Green+Blue) = 101+86+54=241 (31% of max value = 765). Red value is 101 (39.84% from 255 or 41.91% from 241); Green value is 86 (33.98% from 255 or 35.68% from 241); Blue value is 54 (21.48% from 255 or 22.41% from 241); Max value from RGB is 101 - color contains mainly: red. Hex color #655636 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655636 is #9AA9C9. Grayscale: #565656. Windows color (decimal): -10136010 or 3561061. OLE color: 3561061.
HSL color Cylindrical-coordinate representation of color #655636: hue angle of 40.85º 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 #655636 is Cyan = 0, Magento = 0.15, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 54 | - |
| CMYK | 0 | 0.15 | 0.47 | 0.60 |
| HSL | 40.85º | 0.3% | 0.3% | - |
| HSV(B) | 40.85º | 0.47% | 0.4% | - |
| XYZ | 9.36 | 9.69 | 4.87 | - |
| YUV | 86.84 | 109.47 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 54 | 0 | 0.15 | 0.47 | 0.60 | 40.85 | 0.3 | 0.3 |
| Hex | 65 | 56 | 36 | 0 | F | 2F | 3C | 29 | 1E | 1E |
| Octal | 145 | 126 | 66 | 0 | 17 | 57 | 74 | 51 | 36 | 36 |
| Binary | 1100101 | 1010110 | 110110 | 0 | 1111 | 101111 | 111100 | 101001 | 11110 | 11110 |
Color Harmonies of #655636
Complementary color
Monochromatic Colors of #655636
Black with #655636
Text Example
Text Example
White with #655636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655636; }
p { color: rgb(101,86,54); }
H1.HeaderClassName
{
color: #655636;
}
.AnyTagClassName
{
color: #655636;
}
</style>
background-color css
<style>
a { background-color: #655636; }
a { background-color: rgb(101,86,54); }
div.DivClassName
{
background-color: #655636;
}
.BgClassName
{
background-color: #655636;
}
</style>
border-color css
<style>
span { border-color: #655636; }
span { border-color: rgb(101,86,54); }
td.TdClassName
{
border-color: #655636;
}
.TagClassName
{
border-color: #655636;
}
</style>