Shades of Horses Neck #665024
Tints of Horses Neck #665024
RGB
CMYK
RGB Variations
Color information
#665024 (or 0x665024) is known color: Horses Neck. HEX triplet: 66, 50 and 24. RGB value is (102,80,36). Sum of RGB (Red+Green+Blue) = 102+80+36=218 (28% of max value = 765). Red value is 102 (40.23% from 255 or 46.79% from 218); Green value is 80 (31.64% from 255 or 36.70% from 218); Blue value is 36 (14.45% from 255 or 16.51% from 218); Max value from RGB is 102 - color contains mainly: red. Hex color #665024 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665024 is #99AFDB. Grayscale: #515151. Windows color (decimal): -10072028 or 2379878. OLE color: 2379878.
HSL color Cylindrical-coordinate representation of color #665024: hue angle of 40º 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 #665024 is Cyan = 0, Magento = 0.22, Yellow = 0.65 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 80 | 36 | - |
| CMYK | 0 | 0.22 | 0.65 | 0.6 |
| HSL | 40º | 0.48% | 0.27% | - |
| HSV(B) | 40º | 0.65% | 0.4% | - |
| XYZ | 8.67 | 8.69 | 2.89 | - |
| YUV | 81.56 | 102.29 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 80 | 36 | 0 | 0.22 | 0.65 | 0.6 | 40 | 0.48 | 0.27 |
| Hex | 66 | 50 | 24 | 0 | 16 | 41 | 3C | 28 | 30 | 1B |
| Octal | 146 | 120 | 44 | 0 | 26 | 101 | 74 | 50 | 60 | 33 |
| Binary | 1100110 | 1010000 | 100100 | 0 | 10110 | 1000001 | 111100 | 101000 | 110000 | 11011 |
Color Harmonies of #665024
Complementary color
Monochromatic Colors of #665024
Black with #665024
Text Example
Text Example
White with #665024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665024; }
p { color: rgb(102,80,36); }
H1.HeaderClassName
{
color: #665024;
}
.AnyTagClassName
{
color: #665024;
}
</style>
background-color css
<style>
a { background-color: #665024; }
a { background-color: rgb(102,80,36); }
div.DivClassName
{
background-color: #665024;
}
.BgClassName
{
background-color: #665024;
}
</style>
border-color css
<style>
span { border-color: #665024; }
span { border-color: rgb(102,80,36); }
td.TdClassName
{
border-color: #665024;
}
.TagClassName
{
border-color: #665024;
}
</style>