Shades of Horses Neck #655525
Tints of Horses Neck #655525
RGB
CMYK
RGB Variations
Color information
#655525 (or 0x655525) is known color: Horses Neck. HEX triplet: 65, 55 and 25. RGB value is (101,85,37). Sum of RGB (Red+Green+Blue) = 101+85+37=223 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.29% from 223); Green value is 85 (33.59% from 255 or 38.12% from 223); Blue value is 37 (14.84% from 255 or 16.59% from 223); Max value from RGB is 101 - color contains mainly: red. Hex color #655525 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655525 is #9AAADA. Grayscale: #545454. Windows color (decimal): -10136283 or 2446693. OLE color: 2446693.
HSL color Cylindrical-coordinate representation of color #655525: hue angle of 45º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #655525 is Cyan = 0, Magento = 0.16, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 85 | 37 | - |
| CMYK | 0 | 0.16 | 0.63 | 0.60 |
| HSL | 45º | 0.46% | 0.27% | - |
| HSV(B) | 45º | 0.63% | 0.4% | - |
| XYZ | 8.95 | 9.4 | 3.09 | - |
| YUV | 84.31 | 101.3 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 37 | 0 | 0.16 | 0.63 | 0.60 | 45 | 0.46 | 0.27 |
| Hex | 65 | 55 | 25 | 0 | 10 | 3F | 3C | 2D | 2E | 1B |
| Octal | 145 | 125 | 45 | 0 | 20 | 77 | 74 | 55 | 56 | 33 |
| Binary | 1100101 | 1010101 | 100101 | 0 | 10000 | 111111 | 111100 | 101101 | 101110 | 11011 |
Color Harmonies of #655525
Complementary color
Monochromatic Colors of #655525
Black with #655525
Text Example
Text Example
White with #655525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655525; }
p { color: rgb(101,85,37); }
H1.HeaderClassName
{
color: #655525;
}
.AnyTagClassName
{
color: #655525;
}
</style>
background-color css
<style>
a { background-color: #655525; }
a { background-color: rgb(101,85,37); }
div.DivClassName
{
background-color: #655525;
}
.BgClassName
{
background-color: #655525;
}
</style>
border-color css
<style>
span { border-color: #655525; }
span { border-color: rgb(101,85,37); }
td.TdClassName
{
border-color: #655525;
}
.TagClassName
{
border-color: #655525;
}
</style>