Shades of Horses Neck #665020
Tints of Horses Neck #665020
RGB
CMYK
RGB Variations
Color information
#665020 (or 0x665020) is known color: Horses Neck. HEX triplet: 66, 50 and 20. RGB value is (102,80,32). Sum of RGB (Red+Green+Blue) = 102+80+32=214 (28% of max value = 765). Red value is 102 (40.23% from 255 or 47.66% from 214); Green value is 80 (31.64% from 255 or 37.38% from 214); Blue value is 32 (12.89% from 255 or 14.95% from 214); Max value from RGB is 102 - color contains mainly: red. Hex color #665020 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665020 is #99AFDF. Grayscale: #515151. Windows color (decimal): -10072032 or 2117734. OLE color: 2117734.
HSL color Cylindrical-coordinate representation of color #665020: hue angle of 41.14º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #665020 is Cyan = 0, Magento = 0.22, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 80 | 32 | - |
| CMYK | 0 | 0.22 | 0.69 | 0.6 |
| HSL | 41.14º | 0.52% | 0.26% | - |
| HSV(B) | 41.14º | 0.69% | 0.4% | - |
| XYZ | 8.61 | 8.67 | 2.59 | - |
| YUV | 81.11 | 100.29 | 142.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 80 | 32 | 0 | 0.22 | 0.69 | 0.6 | 41.14 | 0.52 | 0.26 |
| Hex | 66 | 50 | 20 | 0 | 16 | 45 | 3C | 29 | 34 | 1A |
| Octal | 146 | 120 | 40 | 0 | 26 | 105 | 74 | 51 | 64 | 32 |
| Binary | 1100110 | 1010000 | 100000 | 0 | 10110 | 1000101 | 111100 | 101001 | 110100 | 11010 |
Color Harmonies of #665020
Complementary color
Monochromatic Colors of #665020
Black with #665020
Text Example
Text Example
White with #665020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665020; }
p { color: rgb(102,80,32); }
H1.HeaderClassName
{
color: #665020;
}
.AnyTagClassName
{
color: #665020;
}
</style>
background-color css
<style>
a { background-color: #665020; }
a { background-color: rgb(102,80,32); }
div.DivClassName
{
background-color: #665020;
}
.BgClassName
{
background-color: #665020;
}
</style>
border-color css
<style>
span { border-color: #665020; }
span { border-color: rgb(102,80,32); }
td.TdClassName
{
border-color: #665020;
}
.TagClassName
{
border-color: #665020;
}
</style>