Shades of Horses Neck #655635
Tints of Horses Neck #655635
RGB
CMYK
RGB Variations
Color information
#655635 (or 0x655635) is known color: Horses Neck. HEX triplet: 65, 56 and 35. RGB value is (101,86,53). Sum of RGB (Red+Green+Blue) = 101+86+53=240 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.08% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 53 (21.09% from 255 or 22.08% from 240); Max value from RGB is 101 - color contains mainly: red. Hex color #655635 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655635 is #9AA9CA. Grayscale: #565656. Windows color (decimal): -10136011 or 3495525. OLE color: 3495525.
HSL color Cylindrical-coordinate representation of color #655635: hue angle of 41.25º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #655635 is Cyan = 0, Magento = 0.15, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 53 | - |
| CMYK | 0 | 0.15 | 0.48 | 0.60 |
| HSL | 41.25º | 0.31% | 0.3% | - |
| HSV(B) | 41.25º | 0.48% | 0.4% | - |
| XYZ | 9.34 | 9.68 | 4.74 | - |
| YUV | 86.72 | 108.97 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 53 | 0 | 0.15 | 0.48 | 0.60 | 41.25 | 0.31 | 0.3 |
| Hex | 65 | 56 | 35 | 0 | F | 30 | 3C | 29 | 1F | 1E |
| Octal | 145 | 126 | 65 | 0 | 17 | 60 | 74 | 51 | 37 | 36 |
| Binary | 1100101 | 1010110 | 110101 | 0 | 1111 | 110000 | 111100 | 101001 | 11111 | 11110 |
Color Harmonies of #655635
Complementary color
Monochromatic Colors of #655635
Black with #655635
Text Example
Text Example
White with #655635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655635; }
p { color: rgb(101,86,53); }
H1.HeaderClassName
{
color: #655635;
}
.AnyTagClassName
{
color: #655635;
}
</style>
background-color css
<style>
a { background-color: #655635; }
a { background-color: rgb(101,86,53); }
div.DivClassName
{
background-color: #655635;
}
.BgClassName
{
background-color: #655635;
}
</style>
border-color css
<style>
span { border-color: #655635; }
span { border-color: rgb(101,86,53); }
td.TdClassName
{
border-color: #655635;
}
.TagClassName
{
border-color: #655635;
}
</style>