Shades of Clover #425329
Tints of Clover #425329
RGB
CMYK
RGB Variations
Color information
#425329 (or 0x425329) is known color: Clover. HEX triplet: 42, 53 and 29. RGB value is (66,83,41). Sum of RGB (Red+Green+Blue) = 66+83+41=190 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.74% from 190); Green value is 83 (32.81% from 255 or 43.68% from 190); Blue value is 41 (16.41% from 255 or 21.58% from 190); Max value from RGB is 83 - color contains mainly: green. Hex color #425329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425329 is #BDACD6. Grayscale: #494949. Windows color (decimal): -12430551 or 2708290. OLE color: 2708290.
HSL color Cylindrical-coordinate representation of color #425329: hue angle of 84.29º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #425329 is Cyan = 0.20, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 83 | 41 | - |
| CMYK | 0.20 | 0 | 0.51 | 0.67 |
| HSL | 84.29º | 0.34% | 0.24% | - |
| HSV(B) | 84.29º | 0.51% | 0.33% | - |
| XYZ | 5.74 | 7.5 | 3.24 | - |
| YUV | 73.13 | 109.87 | 122.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 41 | 0.20 | 0 | 0.51 | 0.67 | 84.29 | 0.34 | 0.24 |
| Hex | 42 | 53 | 29 | 14 | 0 | 33 | 43 | 54 | 22 | 18 |
| Octal | 102 | 123 | 51 | 24 | 0 | 63 | 103 | 124 | 42 | 30 |
| Binary | 1000010 | 1010011 | 101001 | 10100 | 0 | 110011 | 1000011 | 1010100 | 100010 | 11000 |
Color Harmonies of #425329
Complementary color
Monochromatic Colors of #425329
Black with #425329
Text Example
Text Example
White with #425329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425329; }
p { color: rgb(66,83,41); }
H1.HeaderClassName
{
color: #425329;
}
.AnyTagClassName
{
color: #425329;
}
</style>
background-color css
<style>
a { background-color: #425329; }
a { background-color: rgb(66,83,41); }
div.DivClassName
{
background-color: #425329;
}
.BgClassName
{
background-color: #425329;
}
</style>
border-color css
<style>
span { border-color: #425329; }
span { border-color: rgb(66,83,41); }
td.TdClassName
{
border-color: #425329;
}
.TagClassName
{
border-color: #425329;
}
</style>