Shades of Horses Neck #655530
Tints of Horses Neck #655530
RGB
CMYK
RGB Variations
Color information
#655530 (or 0x655530) is known color: Horses Neck. HEX triplet: 65, 55 and 30. RGB value is (101,85,48). Sum of RGB (Red+Green+Blue) = 101+85+48=234 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.16% from 234); Green value is 85 (33.59% from 255 or 36.32% from 234); Blue value is 48 (19.14% from 255 or 20.51% from 234); Max value from RGB is 101 - color contains mainly: red. Hex color #655530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655530 is #9AAACF. Grayscale: #555555. Windows color (decimal): -10136272 or 3167589. OLE color: 3167589.
HSL color Cylindrical-coordinate representation of color #655530: hue angle of 41.89º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #655530 is Cyan = 0, Magento = 0.16, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 85 | 48 | - |
| CMYK | 0 | 0.16 | 0.52 | 0.60 |
| HSL | 41.89º | 0.36% | 0.29% | - |
| HSV(B) | 41.89º | 0.52% | 0.4% | - |
| XYZ | 9.15 | 9.48 | 4.14 | - |
| YUV | 85.57 | 106.8 | 139.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 48 | 0 | 0.16 | 0.52 | 0.60 | 41.89 | 0.36 | 0.29 |
| Hex | 65 | 55 | 30 | 0 | 10 | 34 | 3C | 2A | 24 | 1D |
| Octal | 145 | 125 | 60 | 0 | 20 | 64 | 74 | 52 | 44 | 35 |
| Binary | 1100101 | 1010101 | 110000 | 0 | 10000 | 110100 | 111100 | 101010 | 100100 | 11101 |
Color Harmonies of #655530
Complementary color
Monochromatic Colors of #655530
Black with #655530
Text Example
Text Example
White with #655530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655530; }
p { color: rgb(101,85,48); }
H1.HeaderClassName
{
color: #655530;
}
.AnyTagClassName
{
color: #655530;
}
</style>
background-color css
<style>
a { background-color: #655530; }
a { background-color: rgb(101,85,48); }
div.DivClassName
{
background-color: #655530;
}
.BgClassName
{
background-color: #655530;
}
</style>
border-color css
<style>
span { border-color: #655530; }
span { border-color: rgb(101,85,48); }
td.TdClassName
{
border-color: #655530;
}
.TagClassName
{
border-color: #655530;
}
</style>