Shades of Clover #466022
Tints of Clover #466022
RGB
CMYK
RGB Variations
Color information
#466022 (or 0x466022) is known color: Clover. HEX triplet: 46, 60 and 22. RGB value is (70,96,34). Sum of RGB (Red+Green+Blue) = 70+96+34=200 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35% from 200); Green value is 96 (37.89% from 255 or 48% from 200); Blue value is 34 (13.67% from 255 or 17% from 200); Max value from RGB is 96 - color contains mainly: green. Hex color #466022 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466022 is #B99FDD. Grayscale: #515151. Windows color (decimal): -12165086 or 2252870. OLE color: 2252870.
HSL color Cylindrical-coordinate representation of color #466022: hue angle of 85.16º degrees, saturation: 0.48, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #466022 is Cyan = 0.27, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 34 | - |
| CMYK | 0.27 | 0 | 0.65 | 0.62 |
| HSL | 85.16º | 0.48% | 0.25% | - |
| HSV(B) | 85.16º | 0.65% | 0.38% | - |
| XYZ | 7 | 9.78 | 3.03 | - |
| YUV | 81.16 | 101.39 | 120.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 34 | 0.27 | 0 | 0.65 | 0.62 | 85.16 | 0.48 | 0.25 |
| Hex | 46 | 60 | 22 | 1B | 0 | 41 | 3E | 55 | 30 | 19 |
| Octal | 106 | 140 | 42 | 33 | 0 | 101 | 76 | 125 | 60 | 31 |
| Binary | 1000110 | 1100000 | 100010 | 11011 | 0 | 1000001 | 111110 | 1010101 | 110000 | 11001 |
Color Harmonies of #466022
Complementary color
Monochromatic Colors of #466022
Black with #466022
Text Example
Text Example
White with #466022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466022; }
p { color: rgb(70,96,34); }
H1.HeaderClassName
{
color: #466022;
}
.AnyTagClassName
{
color: #466022;
}
</style>
background-color css
<style>
a { background-color: #466022; }
a { background-color: rgb(70,96,34); }
div.DivClassName
{
background-color: #466022;
}
.BgClassName
{
background-color: #466022;
}
</style>
border-color css
<style>
span { border-color: #466022; }
span { border-color: rgb(70,96,34); }
td.TdClassName
{
border-color: #466022;
}
.TagClassName
{
border-color: #466022;
}
</style>