Shades of Clover #405328
Tints of Clover #405328
RGB
CMYK
RGB Variations
Color information
#405328 (or 0x405328) is known color: Clover. HEX triplet: 40, 53 and 28. RGB value is (64,83,40). Sum of RGB (Red+Green+Blue) = 64+83+40=187 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.22% from 187); Green value is 83 (32.81% from 255 or 44.39% from 187); Blue value is 40 (16.02% from 255 or 21.39% from 187); Max value from RGB is 83 - color contains mainly: green. Hex color #405328 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #405328 is #BFACD7. Grayscale: #484848. Windows color (decimal): -12561624 or 2642752. OLE color: 2642752.
HSL color Cylindrical-coordinate representation of color #405328: hue angle of 86.51º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #405328 is Cyan = 0.23, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 64 | 83 | 40 | - |
| CMYK | 0.23 | 0 | 0.52 | 0.67 |
| HSL | 86.51º | 0.35% | 0.24% | - |
| HSV(B) | 86.51º | 0.52% | 0.33% | - |
| XYZ | 5.59 | 7.43 | 3.15 | - |
| YUV | 72.42 | 109.71 | 122 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 83 | 40 | 0.23 | 0 | 0.52 | 0.67 | 86.51 | 0.35 | 0.24 |
| Hex | 40 | 53 | 28 | 17 | 0 | 34 | 43 | 57 | 23 | 18 |
| Octal | 100 | 123 | 50 | 27 | 0 | 64 | 103 | 127 | 43 | 30 |
| Binary | 1000000 | 1010011 | 101000 | 10111 | 0 | 110100 | 1000011 | 1010111 | 100011 | 11000 |
Color Harmonies of #405328
Complementary color
Monochromatic Colors of #405328
Black with #405328
Text Example
Text Example
White with #405328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405328; }
p { color: rgb(64,83,40); }
H1.HeaderClassName
{
color: #405328;
}
.AnyTagClassName
{
color: #405328;
}
</style>
background-color css
<style>
a { background-color: #405328; }
a { background-color: rgb(64,83,40); }
div.DivClassName
{
background-color: #405328;
}
.BgClassName
{
background-color: #405328;
}
</style>
border-color css
<style>
span { border-color: #405328; }
span { border-color: rgb(64,83,40); }
td.TdClassName
{
border-color: #405328;
}
.TagClassName
{
border-color: #405328;
}
</style>