Shades of Clover #415324
Tints of Clover #415324
RGB
CMYK
RGB Variations
Color information
#415324 (or 0x415324) is known color: Clover. HEX triplet: 41, 53 and 24. RGB value is (65,83,36). Sum of RGB (Red+Green+Blue) = 65+83+36=184 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.33% from 184); Green value is 83 (32.81% from 255 or 45.11% from 184); Blue value is 36 (14.45% from 255 or 19.57% from 184); Max value from RGB is 83 - color contains mainly: green. Hex color #415324 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415324 is #BEACDB. Grayscale: #484848. Windows color (decimal): -12496092 or 2380609. OLE color: 2380609.
HSL color Cylindrical-coordinate representation of color #415324: hue angle of 82.98º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #415324 is Cyan = 0.22, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 83 | 36 | - |
| CMYK | 0.22 | 0 | 0.57 | 0.67 |
| HSL | 82.98º | 0.39% | 0.23% | - |
| HSV(B) | 82.98º | 0.57% | 0.33% | - |
| XYZ | 5.59 | 7.44 | 2.81 | - |
| YUV | 72.26 | 107.54 | 122.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 36 | 0.22 | 0 | 0.57 | 0.67 | 82.98 | 0.39 | 0.23 |
| Hex | 41 | 53 | 24 | 16 | 0 | 39 | 43 | 53 | 27 | 17 |
| Octal | 101 | 123 | 44 | 26 | 0 | 71 | 103 | 123 | 47 | 27 |
| Binary | 1000001 | 1010011 | 100100 | 10110 | 0 | 111001 | 1000011 | 1010011 | 100111 | 10111 |
Color Harmonies of #415324
Complementary color
Monochromatic Colors of #415324
Black with #415324
Text Example
Text Example
White with #415324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415324; }
p { color: rgb(65,83,36); }
H1.HeaderClassName
{
color: #415324;
}
.AnyTagClassName
{
color: #415324;
}
</style>
background-color css
<style>
a { background-color: #415324; }
a { background-color: rgb(65,83,36); }
div.DivClassName
{
background-color: #415324;
}
.BgClassName
{
background-color: #415324;
}
</style>
border-color css
<style>
span { border-color: #415324; }
span { border-color: rgb(65,83,36); }
td.TdClassName
{
border-color: #415324;
}
.TagClassName
{
border-color: #415324;
}
</style>