Shades of Clover #465136
Tints of Clover #465136
RGB
CMYK
RGB Variations
Color information
#465136 (or 0x465136) is known color: Clover. HEX triplet: 46, 51 and 36. RGB value is (70,81,54). Sum of RGB (Red+Green+Blue) = 70+81+54=205 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.15% from 205); Green value is 81 (32.03% from 255 or 39.51% from 205); Blue value is 54 (21.48% from 255 or 26.34% from 205); Max value from RGB is 81 - color contains mainly: green. Hex color #465136 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465136 is #B9AEC9. Grayscale: #4A4A4A. Windows color (decimal): -12168906 or 3559750. OLE color: 3559750.
HSL color Cylindrical-coordinate representation of color #465136: hue angle of 84.44º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #465136 is Cyan = 0.14, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 70 | 81 | 54 | - |
| CMYK | 0.14 | 0 | 0.33 | 0.68 |
| HSL | 84.44º | 0.2% | 0.26% | - |
| HSV(B) | 84.44º | 0.33% | 0.32% | - |
| XYZ | 6.13 | 7.45 | 4.61 | - |
| YUV | 74.63 | 116.36 | 124.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 81 | 54 | 0.14 | 0 | 0.33 | 0.68 | 84.44 | 0.2 | 0.26 |
| Hex | 46 | 51 | 36 | E | 0 | 21 | 44 | 54 | 14 | 1A |
| Octal | 106 | 121 | 66 | 16 | 0 | 41 | 104 | 124 | 24 | 32 |
| Binary | 1000110 | 1010001 | 110110 | 1110 | 0 | 100001 | 1000100 | 1010100 | 10100 | 11010 |
Color Harmonies of #465136
Complementary color
Monochromatic Colors of #465136
Black with #465136
Text Example
Text Example
White with #465136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465136; }
p { color: rgb(70,81,54); }
H1.HeaderClassName
{
color: #465136;
}
.AnyTagClassName
{
color: #465136;
}
</style>
background-color css
<style>
a { background-color: #465136; }
a { background-color: rgb(70,81,54); }
div.DivClassName
{
background-color: #465136;
}
.BgClassName
{
background-color: #465136;
}
</style>
border-color css
<style>
span { border-color: #465136; }
span { border-color: rgb(70,81,54); }
td.TdClassName
{
border-color: #465136;
}
.TagClassName
{
border-color: #465136;
}
</style>