Shades of Clover #415329
Tints of Clover #415329
RGB
CMYK
RGB Variations
Color information
#415329 (or 0x415329) is known color: Clover. HEX triplet: 41, 53 and 29. RGB value is (65,83,41). Sum of RGB (Red+Green+Blue) = 65+83+41=189 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.39% from 189); Green value is 83 (32.81% from 255 or 43.92% from 189); Blue value is 41 (16.41% from 255 or 21.69% from 189); Max value from RGB is 83 - color contains mainly: green. Hex color #415329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415329 is #BEACD6. Grayscale: #484848. Windows color (decimal): -12496087 or 2708289. OLE color: 2708289.
HSL color Cylindrical-coordinate representation of color #415329: hue angle of 85.71º 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 #415329 is Cyan = 0.22, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 83 | 41 | - |
| CMYK | 0.22 | 0 | 0.51 | 0.67 |
| HSL | 85.71º | 0.34% | 0.24% | - |
| HSV(B) | 85.71º | 0.51% | 0.33% | - |
| XYZ | 5.67 | 7.47 | 3.24 | - |
| YUV | 72.83 | 110.04 | 122.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 41 | 0.22 | 0 | 0.51 | 0.67 | 85.71 | 0.34 | 0.24 |
| Hex | 41 | 53 | 29 | 16 | 0 | 33 | 43 | 56 | 22 | 18 |
| Octal | 101 | 123 | 51 | 26 | 0 | 63 | 103 | 126 | 42 | 30 |
| Binary | 1000001 | 1010011 | 101001 | 10110 | 0 | 110011 | 1000011 | 1010110 | 100010 | 11000 |
Color Harmonies of #415329
Complementary color
Monochromatic Colors of #415329
Black with #415329
Text Example
Text Example
White with #415329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415329; }
p { color: rgb(65,83,41); }
H1.HeaderClassName
{
color: #415329;
}
.AnyTagClassName
{
color: #415329;
}
</style>
background-color css
<style>
a { background-color: #415329; }
a { background-color: rgb(65,83,41); }
div.DivClassName
{
background-color: #415329;
}
.BgClassName
{
background-color: #415329;
}
</style>
border-color css
<style>
span { border-color: #415329; }
span { border-color: rgb(65,83,41); }
td.TdClassName
{
border-color: #415329;
}
.TagClassName
{
border-color: #415329;
}
</style>