Shades of Clover #425720
Tints of Clover #425720
RGB
CMYK
RGB Variations
Color information
#425720 (or 0x425720) is known color: Clover. HEX triplet: 42, 57 and 20. RGB value is (66,87,32). Sum of RGB (Red+Green+Blue) = 66+87+32=185 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.68% from 185); Green value is 87 (34.38% from 255 or 47.03% from 185); Blue value is 32 (12.89% from 255 or 17.30% from 185); Max value from RGB is 87 - color contains mainly: green. Hex color #425720 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425720 is #BDA8DF. Grayscale: #4A4A4A. Windows color (decimal): -12429536 or 2119490. OLE color: 2119490.
HSL color Cylindrical-coordinate representation of color #425720: hue angle of 82.91º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #425720 is Cyan = 0.24, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 87 | 32 | - |
| CMYK | 0.24 | 0 | 0.63 | 0.66 |
| HSL | 82.91º | 0.46% | 0.23% | - |
| HSV(B) | 82.91º | 0.63% | 0.34% | - |
| XYZ | 5.92 | 8.08 | 2.61 | - |
| YUV | 74.45 | 104.04 | 121.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 87 | 32 | 0.24 | 0 | 0.63 | 0.66 | 82.91 | 0.46 | 0.23 |
| Hex | 42 | 57 | 20 | 18 | 0 | 3F | 42 | 53 | 2E | 17 |
| Octal | 102 | 127 | 40 | 30 | 0 | 77 | 102 | 123 | 56 | 27 |
| Binary | 1000010 | 1010111 | 100000 | 11000 | 0 | 111111 | 1000010 | 1010011 | 101110 | 10111 |
Color Harmonies of #425720
Complementary color
Monochromatic Colors of #425720
Black with #425720
Text Example
Text Example
White with #425720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425720; }
p { color: rgb(66,87,32); }
H1.HeaderClassName
{
color: #425720;
}
.AnyTagClassName
{
color: #425720;
}
</style>
background-color css
<style>
a { background-color: #425720; }
a { background-color: rgb(66,87,32); }
div.DivClassName
{
background-color: #425720;
}
.BgClassName
{
background-color: #425720;
}
</style>
border-color css
<style>
span { border-color: #425720; }
span { border-color: rgb(66,87,32); }
td.TdClassName
{
border-color: #425720;
}
.TagClassName
{
border-color: #425720;
}
</style>