Shades of Clover #425034
Tints of Clover #425034
RGB
CMYK
RGB Variations
Color information
#425034 (or 0x425034) is known color: Clover. HEX triplet: 42, 50 and 34. RGB value is (66,80,52). Sum of RGB (Red+Green+Blue) = 66+80+52=198 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.33% from 198); Green value is 80 (31.64% from 255 or 40.40% from 198); Blue value is 52 (20.70% from 255 or 26.26% from 198); Max value from RGB is 80 - color contains mainly: green. Hex color #425034 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425034 is #BDAFCB. Grayscale: #484848. Windows color (decimal): -12431308 or 3428418. OLE color: 3428418.
HSL color Cylindrical-coordinate representation of color #425034: hue angle of 90º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #425034 is Cyan = 0.17, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 80 | 52 | - |
| CMYK | 0.17 | 0 | 0.35 | 0.69 |
| HSL | 90º | 0.21% | 0.26% | - |
| HSV(B) | 90º | 0.35% | 0.31% | - |
| XYZ | 5.74 | 7.14 | 4.33 | - |
| YUV | 72.62 | 116.36 | 123.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 52 | 0.17 | 0 | 0.35 | 0.69 | 90 | 0.21 | 0.26 |
| Hex | 42 | 50 | 34 | 11 | 0 | 23 | 45 | 5A | 15 | 1A |
| Octal | 102 | 120 | 64 | 21 | 0 | 43 | 105 | 132 | 25 | 32 |
| Binary | 1000010 | 1010000 | 110100 | 10001 | 0 | 100011 | 1000101 | 1011010 | 10101 | 11010 |
Color Harmonies of #425034
Complementary color
Monochromatic Colors of #425034
Black with #425034
Text Example
Text Example
White with #425034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425034; }
p { color: rgb(66,80,52); }
H1.HeaderClassName
{
color: #425034;
}
.AnyTagClassName
{
color: #425034;
}
</style>
background-color css
<style>
a { background-color: #425034; }
a { background-color: rgb(66,80,52); }
div.DivClassName
{
background-color: #425034;
}
.BgClassName
{
background-color: #425034;
}
</style>
border-color css
<style>
span { border-color: #425034; }
span { border-color: rgb(66,80,52); }
td.TdClassName
{
border-color: #425034;
}
.TagClassName
{
border-color: #425034;
}
</style>