Shades of Clover #426219
Tints of Clover #426219
RGB
CMYK
RGB Variations
Color information
#426219 (or 0x426219) is known color: Clover. HEX triplet: 42, 62 and 19. RGB value is (66,98,25). Sum of RGB (Red+Green+Blue) = 66+98+25=189 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.92% from 189); Green value is 98 (38.67% from 255 or 51.85% from 189); Blue value is 25 (10.16% from 255 or 13.23% from 189); Max value from RGB is 98 - color contains mainly: green. Hex color #426219 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426219 is #BD9DE6. Grayscale: #505050. Windows color (decimal): -12426727 or 1663554. OLE color: 1663554.
HSL color Cylindrical-coordinate representation of color #426219: hue angle of 86.3º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #426219 is Cyan = 0.33, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 98 | 25 | - |
| CMYK | 0.33 | 0 | 0.74 | 0.62 |
| HSL | 86.3º | 0.59% | 0.24% | - |
| HSV(B) | 86.3º | 0.74% | 0.38% | - |
| XYZ | 6.79 | 9.96 | 2.49 | - |
| YUV | 80.11 | 96.9 | 117.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 98 | 25 | 0.33 | 0 | 0.74 | 0.62 | 86.3 | 0.59 | 0.24 |
| Hex | 42 | 62 | 19 | 21 | 0 | 4A | 3E | 56 | 3B | 18 |
| Octal | 102 | 142 | 31 | 41 | 0 | 112 | 76 | 126 | 73 | 30 |
| Binary | 1000010 | 1100010 | 11001 | 100001 | 0 | 1001010 | 111110 | 1010110 | 111011 | 11000 |
Color Harmonies of #426219
Complementary color
Monochromatic Colors of #426219
Black with #426219
Text Example
Text Example
White with #426219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426219; }
p { color: rgb(66,98,25); }
H1.HeaderClassName
{
color: #426219;
}
.AnyTagClassName
{
color: #426219;
}
</style>
background-color css
<style>
a { background-color: #426219; }
a { background-color: rgb(66,98,25); }
div.DivClassName
{
background-color: #426219;
}
.BgClassName
{
background-color: #426219;
}
</style>
border-color css
<style>
span { border-color: #426219; }
span { border-color: rgb(66,98,25); }
td.TdClassName
{
border-color: #426219;
}
.TagClassName
{
border-color: #426219;
}
</style>