Shades of Clover #425426
Tints of Clover #425426
RGB
CMYK
RGB Variations
Color information
#425426 (or 0x425426) is known color: Clover. HEX triplet: 42, 54 and 26. RGB value is (66,84,38). Sum of RGB (Red+Green+Blue) = 66+84+38=188 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.11% from 188); Green value is 84 (33.20% from 255 or 44.68% from 188); Blue value is 38 (15.23% from 255 or 20.21% from 188); Max value from RGB is 84 - color contains mainly: green. Hex color #425426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425426 is #BDABD9. Grayscale: #494949. Windows color (decimal): -12430298 or 2511938. OLE color: 2511938.
HSL color Cylindrical-coordinate representation of color #425426: hue angle of 83.48º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #425426 is Cyan = 0.21, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 84 | 38 | - |
| CMYK | 0.21 | 0 | 0.55 | 0.67 |
| HSL | 83.48º | 0.38% | 0.24% | - |
| HSV(B) | 83.48º | 0.55% | 0.33% | - |
| XYZ | 5.77 | 7.64 | 3 | - |
| YUV | 73.37 | 108.04 | 122.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 38 | 0.21 | 0 | 0.55 | 0.67 | 83.48 | 0.38 | 0.24 |
| Hex | 42 | 54 | 26 | 15 | 0 | 37 | 43 | 53 | 26 | 18 |
| Octal | 102 | 124 | 46 | 25 | 0 | 67 | 103 | 123 | 46 | 30 |
| Binary | 1000010 | 1010100 | 100110 | 10101 | 0 | 110111 | 1000011 | 1010011 | 100110 | 11000 |
Color Harmonies of #425426
Complementary color
Monochromatic Colors of #425426
Black with #425426
Text Example
Text Example
White with #425426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425426; }
p { color: rgb(66,84,38); }
H1.HeaderClassName
{
color: #425426;
}
.AnyTagClassName
{
color: #425426;
}
</style>
background-color css
<style>
a { background-color: #425426; }
a { background-color: rgb(66,84,38); }
div.DivClassName
{
background-color: #425426;
}
.BgClassName
{
background-color: #425426;
}
</style>
border-color css
<style>
span { border-color: #425426; }
span { border-color: rgb(66,84,38); }
td.TdClassName
{
border-color: #425426;
}
.TagClassName
{
border-color: #425426;
}
</style>