Shades of Clover #425032
Tints of Clover #425032
RGB
CMYK
RGB Variations
Color information
#425032 (or 0x425032) is known color: Clover. HEX triplet: 42, 50 and 32. RGB value is (66,80,50). Sum of RGB (Red+Green+Blue) = 66+80+50=196 (25% of max value = 765). Red value is 66 (26.17% from 255 or 33.67% from 196); Green value is 80 (31.64% from 255 or 40.82% from 196); Blue value is 50 (19.92% from 255 or 25.51% from 196); Max value from RGB is 80 - color contains mainly: green. Hex color #425032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425032 is #BDAFCD. Grayscale: #484848. Windows color (decimal): -12431310 or 3297346. OLE color: 3297346.
HSL color Cylindrical-coordinate representation of color #425032: hue angle of 88º degrees, saturation: 0.23, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #425032 is Cyan = 0.17, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 80 | 50 | - |
| CMYK | 0.17 | 0 | 0.37 | 0.69 |
| HSL | 88º | 0.23% | 0.25% | - |
| HSV(B) | 88º | 0.38% | 0.31% | - |
| XYZ | 5.69 | 7.13 | 4.09 | - |
| YUV | 72.39 | 115.36 | 123.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 50 | 0.17 | 0 | 0.37 | 0.69 | 88 | 0.23 | 0.25 |
| Hex | 42 | 50 | 32 | 11 | 0 | 25 | 45 | 58 | 17 | 19 |
| Octal | 102 | 120 | 62 | 21 | 0 | 45 | 105 | 130 | 27 | 31 |
| Binary | 1000010 | 1010000 | 110010 | 10001 | 0 | 100101 | 1000101 | 1011000 | 10111 | 11001 |
Color Harmonies of #425032
Complementary color
Monochromatic Colors of #425032
Black with #425032
Text Example
Text Example
White with #425032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425032; }
p { color: rgb(66,80,50); }
H1.HeaderClassName
{
color: #425032;
}
.AnyTagClassName
{
color: #425032;
}
</style>
background-color css
<style>
a { background-color: #425032; }
a { background-color: rgb(66,80,50); }
div.DivClassName
{
background-color: #425032;
}
.BgClassName
{
background-color: #425032;
}
</style>
border-color css
<style>
span { border-color: #425032; }
span { border-color: rgb(66,80,50); }
td.TdClassName
{
border-color: #425032;
}
.TagClassName
{
border-color: #425032;
}
</style>