Shades of Horses Neck #655235
Tints of Horses Neck #655235
RGB
CMYK
RGB Variations
Color information
#655235 (or 0x655235) is known color: Horses Neck. HEX triplet: 65, 52 and 35. RGB value is (101,82,53). Sum of RGB (Red+Green+Blue) = 101+82+53=236 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.80% from 236); Green value is 82 (32.42% from 255 or 34.75% from 236); Blue value is 53 (21.09% from 255 or 22.46% from 236); Max value from RGB is 101 - color contains mainly: red. Hex color #655235 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655235 is #9AADCA. Grayscale: #545454. Windows color (decimal): -10137035 or 3494501. OLE color: 3494501.
HSL color Cylindrical-coordinate representation of color #655235: hue angle of 36.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 #655235 is Cyan = 0, Magento = 0.19, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 82 | 53 | - |
| CMYK | 0 | 0.19 | 0.48 | 0.60 |
| HSL | 36.25º | 0.31% | 0.3% | - |
| HSV(B) | 36.25º | 0.48% | 0.4% | - |
| XYZ | 9.03 | 9.06 | 4.64 | - |
| YUV | 84.38 | 110.29 | 139.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 82 | 53 | 0 | 0.19 | 0.48 | 0.60 | 36.25 | 0.31 | 0.3 |
| Hex | 65 | 52 | 35 | 0 | 13 | 30 | 3C | 24 | 1F | 1E |
| Octal | 145 | 122 | 65 | 0 | 23 | 60 | 74 | 44 | 37 | 36 |
| Binary | 1100101 | 1010010 | 110101 | 0 | 10011 | 110000 | 111100 | 100100 | 11111 | 11110 |
Color Harmonies of #655235
Complementary color
Monochromatic Colors of #655235
Black with #655235
Text Example
Text Example
White with #655235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655235; }
p { color: rgb(101,82,53); }
H1.HeaderClassName
{
color: #655235;
}
.AnyTagClassName
{
color: #655235;
}
</style>
background-color css
<style>
a { background-color: #655235; }
a { background-color: rgb(101,82,53); }
div.DivClassName
{
background-color: #655235;
}
.BgClassName
{
background-color: #655235;
}
</style>
border-color css
<style>
span { border-color: #655235; }
span { border-color: rgb(101,82,53); }
td.TdClassName
{
border-color: #655235;
}
.TagClassName
{
border-color: #655235;
}
</style>