Shades of Clover #466220
Tints of Clover #466220
RGB
CMYK
RGB Variations
Color information
#466220 (or 0x466220) is known color: Clover. HEX triplet: 46, 62 and 20. RGB value is (70,98,32). Sum of RGB (Red+Green+Blue) = 70+98+32=200 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35% from 200); Green value is 98 (38.67% from 255 or 49% from 200); Blue value is 32 (12.89% from 255 or 16% from 200); Max value from RGB is 98 - color contains mainly: green. Hex color #466220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466220 is #B99DDF. Grayscale: #525252. Windows color (decimal): -12164576 or 2122310. OLE color: 2122310.
HSL color Cylindrical-coordinate representation of color #466220: hue angle of 85.45º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #466220 is Cyan = 0.29, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 32 | - |
| CMYK | 0.29 | 0 | 0.67 | 0.62 |
| HSL | 85.45º | 0.51% | 0.25% | - |
| HSV(B) | 85.45º | 0.67% | 0.38% | - |
| XYZ | 7.15 | 10.14 | 2.95 | - |
| YUV | 82.1 | 99.72 | 119.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 32 | 0.29 | 0 | 0.67 | 0.62 | 85.45 | 0.51 | 0.25 |
| Hex | 46 | 62 | 20 | 1D | 0 | 43 | 3E | 55 | 33 | 19 |
| Octal | 106 | 142 | 40 | 35 | 0 | 103 | 76 | 125 | 63 | 31 |
| Binary | 1000110 | 1100010 | 100000 | 11101 | 0 | 1000011 | 111110 | 1010101 | 110011 | 11001 |
Color Harmonies of #466220
Complementary color
Monochromatic Colors of #466220
Black with #466220
Text Example
Text Example
White with #466220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466220; }
p { color: rgb(70,98,32); }
H1.HeaderClassName
{
color: #466220;
}
.AnyTagClassName
{
color: #466220;
}
</style>
background-color css
<style>
a { background-color: #466220; }
a { background-color: rgb(70,98,32); }
div.DivClassName
{
background-color: #466220;
}
.BgClassName
{
background-color: #466220;
}
</style>
border-color css
<style>
span { border-color: #466220; }
span { border-color: rgb(70,98,32); }
td.TdClassName
{
border-color: #466220;
}
.TagClassName
{
border-color: #466220;
}
</style>