Shades of Clover #425129
Tints of Clover #425129
RGB
CMYK
RGB Variations
Color information
#425129 (or 0x425129) is known color: Clover. HEX triplet: 42, 51 and 29. RGB value is (66,81,41). Sum of RGB (Red+Green+Blue) = 66+81+41=188 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.11% from 188); Green value is 81 (32.03% from 255 or 43.09% from 188); Blue value is 41 (16.41% from 255 or 21.81% from 188); Max value from RGB is 81 - color contains mainly: green. Hex color #425129 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425129 is #BDAED6. Grayscale: #484848. Windows color (decimal): -12431063 or 2707778. OLE color: 2707778.
HSL color Cylindrical-coordinate representation of color #425129: hue angle of 82.5º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #425129 is Cyan = 0.19, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 81 | 41 | - |
| CMYK | 0.19 | 0 | 0.49 | 0.68 |
| HSL | 82.5º | 0.33% | 0.24% | - |
| HSV(B) | 82.5º | 0.49% | 0.32% | - |
| XYZ | 5.59 | 7.2 | 3.19 | - |
| YUV | 71.96 | 110.53 | 123.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 81 | 41 | 0.19 | 0 | 0.49 | 0.68 | 82.5 | 0.33 | 0.24 |
| Hex | 42 | 51 | 29 | 13 | 0 | 31 | 44 | 52 | 21 | 18 |
| Octal | 102 | 121 | 51 | 23 | 0 | 61 | 104 | 122 | 41 | 30 |
| Binary | 1000010 | 1010001 | 101001 | 10011 | 0 | 110001 | 1000100 | 1010010 | 100001 | 11000 |
Color Harmonies of #425129
Complementary color
Monochromatic Colors of #425129
Black with #425129
Text Example
Text Example
White with #425129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425129; }
p { color: rgb(66,81,41); }
H1.HeaderClassName
{
color: #425129;
}
.AnyTagClassName
{
color: #425129;
}
</style>
background-color css
<style>
a { background-color: #425129; }
a { background-color: rgb(66,81,41); }
div.DivClassName
{
background-color: #425129;
}
.BgClassName
{
background-color: #425129;
}
</style>
border-color css
<style>
span { border-color: #425129; }
span { border-color: rgb(66,81,41); }
td.TdClassName
{
border-color: #425129;
}
.TagClassName
{
border-color: #425129;
}
</style>