Shades of Clover #425730
Tints of Clover #425730
RGB
CMYK
RGB Variations
Color information
#425730 (or 0x425730) is known color: Clover. HEX triplet: 42, 57 and 30. RGB value is (66,87,48). Sum of RGB (Red+Green+Blue) = 66+87+48=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 87 (34.38% from 255 or 43.28% from 201); Blue value is 48 (19.14% from 255 or 23.88% from 201); Max value from RGB is 87 - color contains mainly: green. Hex color #425730 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425730 is #BDA8CF. Grayscale: #4C4C4C. Windows color (decimal): -12429520 or 3168066. OLE color: 3168066.
HSL color Cylindrical-coordinate representation of color #425730: hue angle of 92.31º degrees, saturation: 0.29, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #425730 is Cyan = 0.24, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 87 | 48 | - |
| CMYK | 0.24 | 0 | 0.45 | 0.66 |
| HSL | 92.31º | 0.29% | 0.26% | - |
| HSV(B) | 92.31º | 0.45% | 0.34% | - |
| XYZ | 6.19 | 8.19 | 4.05 | - |
| YUV | 76.28 | 112.04 | 120.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 87 | 48 | 0.24 | 0 | 0.45 | 0.66 | 92.31 | 0.29 | 0.26 |
| Hex | 42 | 57 | 30 | 18 | 0 | 2D | 42 | 5C | 1D | 1A |
| Octal | 102 | 127 | 60 | 30 | 0 | 55 | 102 | 134 | 35 | 32 |
| Binary | 1000010 | 1010111 | 110000 | 11000 | 0 | 101101 | 1000010 | 1011100 | 11101 | 11010 |
Color Harmonies of #425730
Complementary color
Monochromatic Colors of #425730
Black with #425730
Text Example
Text Example
White with #425730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425730; }
p { color: rgb(66,87,48); }
H1.HeaderClassName
{
color: #425730;
}
.AnyTagClassName
{
color: #425730;
}
</style>
background-color css
<style>
a { background-color: #425730; }
a { background-color: rgb(66,87,48); }
div.DivClassName
{
background-color: #425730;
}
.BgClassName
{
background-color: #425730;
}
</style>
border-color css
<style>
span { border-color: #425730; }
span { border-color: rgb(66,87,48); }
td.TdClassName
{
border-color: #425730;
}
.TagClassName
{
border-color: #425730;
}
</style>