Shades of Clover #425326
Tints of Clover #425326
RGB
CMYK
RGB Variations
Color information
#425326 (or 0x425326) is known color: Clover. HEX triplet: 42, 53 and 26. RGB value is (66,83,38). Sum of RGB (Red+Green+Blue) = 66+83+38=187 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.29% from 187); Green value is 83 (32.81% from 255 or 44.39% from 187); Blue value is 38 (15.23% from 255 or 20.32% from 187); Max value from RGB is 83 - color contains mainly: green. Hex color #425326 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425326 is #BDACD9. Grayscale: #484848. Windows color (decimal): -12430554 or 2511682. OLE color: 2511682.
HSL color Cylindrical-coordinate representation of color #425326: hue angle of 82.67º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #425326 is Cyan = 0.20, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 83 | 38 | - |
| CMYK | 0.20 | 0 | 0.54 | 0.67 |
| HSL | 82.67º | 0.37% | 0.24% | - |
| HSV(B) | 82.67º | 0.54% | 0.33% | - |
| XYZ | 5.69 | 7.48 | 2.98 | - |
| YUV | 72.79 | 108.37 | 123.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 38 | 0.20 | 0 | 0.54 | 0.67 | 82.67 | 0.37 | 0.24 |
| Hex | 42 | 53 | 26 | 14 | 0 | 36 | 43 | 53 | 25 | 18 |
| Octal | 102 | 123 | 46 | 24 | 0 | 66 | 103 | 123 | 45 | 30 |
| Binary | 1000010 | 1010011 | 100110 | 10100 | 0 | 110110 | 1000011 | 1010011 | 100101 | 11000 |
Color Harmonies of #425326
Complementary color
Monochromatic Colors of #425326
Black with #425326
Text Example
Text Example
White with #425326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425326; }
p { color: rgb(66,83,38); }
H1.HeaderClassName
{
color: #425326;
}
.AnyTagClassName
{
color: #425326;
}
</style>
background-color css
<style>
a { background-color: #425326; }
a { background-color: rgb(66,83,38); }
div.DivClassName
{
background-color: #425326;
}
.BgClassName
{
background-color: #425326;
}
</style>
border-color css
<style>
span { border-color: #425326; }
span { border-color: rgb(66,83,38); }
td.TdClassName
{
border-color: #425326;
}
.TagClassName
{
border-color: #425326;
}
</style>