Shades of Horses Neck #665524
Tints of Horses Neck #665524
RGB
CMYK
RGB Variations
Color information
#665524 (or 0x665524) is known color: Horses Neck. HEX triplet: 66, 55 and 24. RGB value is (102,85,36). Sum of RGB (Red+Green+Blue) = 102+85+36=223 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.74% from 223); Green value is 85 (33.59% from 255 or 38.12% from 223); Blue value is 36 (14.45% from 255 or 16.14% from 223); Max value from RGB is 102 - color contains mainly: red. Hex color #665524 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665524 is #99AADB. Grayscale: #545454. Windows color (decimal): -10070748 or 2381158. OLE color: 2381158.
HSL color Cylindrical-coordinate representation of color #665524: hue angle of 44.55º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #665524 is Cyan = 0, Magento = 0.17, Yellow = 0.65 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 85 | 36 | - |
| CMYK | 0 | 0.17 | 0.65 | 0.6 |
| HSL | 44.55º | 0.48% | 0.27% | - |
| HSV(B) | 44.55º | 0.65% | 0.4% | - |
| XYZ | 9.05 | 9.45 | 3.02 | - |
| YUV | 84.5 | 100.63 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 85 | 36 | 0 | 0.17 | 0.65 | 0.6 | 44.55 | 0.48 | 0.27 |
| Hex | 66 | 55 | 24 | 0 | 11 | 41 | 3C | 2D | 30 | 1B |
| Octal | 146 | 125 | 44 | 0 | 21 | 101 | 74 | 55 | 60 | 33 |
| Binary | 1100110 | 1010101 | 100100 | 0 | 10001 | 1000001 | 111100 | 101101 | 110000 | 11011 |
Color Harmonies of #665524
Complementary color
Monochromatic Colors of #665524
Black with #665524
Text Example
Text Example
White with #665524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665524; }
p { color: rgb(102,85,36); }
H1.HeaderClassName
{
color: #665524;
}
.AnyTagClassName
{
color: #665524;
}
</style>
background-color css
<style>
a { background-color: #665524; }
a { background-color: rgb(102,85,36); }
div.DivClassName
{
background-color: #665524;
}
.BgClassName
{
background-color: #665524;
}
</style>
border-color css
<style>
span { border-color: #665524; }
span { border-color: rgb(102,85,36); }
td.TdClassName
{
border-color: #665524;
}
.TagClassName
{
border-color: #665524;
}
</style>