Shades of Clover #415429
Tints of Clover #415429
RGB
CMYK
RGB Variations
Color information
#415429 (or 0x415429) is known color: Clover. HEX triplet: 41, 54 and 29. RGB value is (65,84,41). Sum of RGB (Red+Green+Blue) = 65+84+41=190 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.21% from 190); Green value is 84 (33.20% from 255 or 44.21% from 190); Blue value is 41 (16.41% from 255 or 21.58% from 190); Max value from RGB is 84 - color contains mainly: green. Hex color #415429 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415429 is #BEABD6. Grayscale: #494949. Windows color (decimal): -12495831 or 2708545. OLE color: 2708545.
HSL color Cylindrical-coordinate representation of color #415429: hue angle of 86.51º degrees, saturation: 0.34, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #415429 is Cyan = 0.23, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 84 | 41 | - |
| CMYK | 0.23 | 0 | 0.51 | 0.67 |
| HSL | 86.51º | 0.34% | 0.25% | - |
| HSV(B) | 86.51º | 0.51% | 0.33% | - |
| XYZ | 5.75 | 7.62 | 3.27 | - |
| YUV | 73.42 | 109.71 | 122 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 84 | 41 | 0.23 | 0 | 0.51 | 0.67 | 86.51 | 0.34 | 0.25 |
| Hex | 41 | 54 | 29 | 17 | 0 | 33 | 43 | 57 | 22 | 19 |
| Octal | 101 | 124 | 51 | 27 | 0 | 63 | 103 | 127 | 42 | 31 |
| Binary | 1000001 | 1010100 | 101001 | 10111 | 0 | 110011 | 1000011 | 1010111 | 100010 | 11001 |
Color Harmonies of #415429
Complementary color
Monochromatic Colors of #415429
Black with #415429
Text Example
Text Example
White with #415429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415429; }
p { color: rgb(65,84,41); }
H1.HeaderClassName
{
color: #415429;
}
.AnyTagClassName
{
color: #415429;
}
</style>
background-color css
<style>
a { background-color: #415429; }
a { background-color: rgb(65,84,41); }
div.DivClassName
{
background-color: #415429;
}
.BgClassName
{
background-color: #415429;
}
</style>
border-color css
<style>
span { border-color: #415429; }
span { border-color: rgb(65,84,41); }
td.TdClassName
{
border-color: #415429;
}
.TagClassName
{
border-color: #415429;
}
</style>