Shades of Horses Neck #655435
Tints of Horses Neck #655435
RGB
CMYK
RGB Variations
Color information
#655435 (or 0x655435) is known color: Horses Neck. HEX triplet: 65, 54 and 35. RGB value is (101,84,53). Sum of RGB (Red+Green+Blue) = 101+84+53=238 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.44% from 238); Green value is 84 (33.20% from 255 or 35.29% from 238); Blue value is 53 (21.09% from 255 or 22.27% from 238); Max value from RGB is 101 - color contains mainly: red. Hex color #655435 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655435 is #9AABCA. Grayscale: #555555. Windows color (decimal): -10136523 or 3495013. OLE color: 3495013.
HSL color Cylindrical-coordinate representation of color #655435: hue angle of 38.75º 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 #655435 is Cyan = 0, Magento = 0.17, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 84 | 53 | - |
| CMYK | 0 | 0.17 | 0.48 | 0.60 |
| HSL | 38.75º | 0.31% | 0.3% | - |
| HSV(B) | 38.75º | 0.48% | 0.4% | - |
| XYZ | 9.18 | 9.36 | 4.69 | - |
| YUV | 85.55 | 109.63 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 53 | 0 | 0.17 | 0.48 | 0.60 | 38.75 | 0.31 | 0.3 |
| Hex | 65 | 54 | 35 | 0 | 11 | 30 | 3C | 27 | 1F | 1E |
| Octal | 145 | 124 | 65 | 0 | 21 | 60 | 74 | 47 | 37 | 36 |
| Binary | 1100101 | 1010100 | 110101 | 0 | 10001 | 110000 | 111100 | 100111 | 11111 | 11110 |
Color Harmonies of #655435
Complementary color
Monochromatic Colors of #655435
Black with #655435
Text Example
Text Example
White with #655435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655435; }
p { color: rgb(101,84,53); }
H1.HeaderClassName
{
color: #655435;
}
.AnyTagClassName
{
color: #655435;
}
</style>
background-color css
<style>
a { background-color: #655435; }
a { background-color: rgb(101,84,53); }
div.DivClassName
{
background-color: #655435;
}
.BgClassName
{
background-color: #655435;
}
</style>
border-color css
<style>
span { border-color: #655435; }
span { border-color: rgb(101,84,53); }
td.TdClassName
{
border-color: #655435;
}
.TagClassName
{
border-color: #655435;
}
</style>