Shades of Clover #465730
Tints of Clover #465730
RGB
CMYK
RGB Variations
Color information
#465730 (or 0x465730) is known color: Clover. HEX triplet: 46, 57 and 30. RGB value is (70,87,48). Sum of RGB (Red+Green+Blue) = 70+87+48=205 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.15% from 205); Green value is 87 (34.38% from 255 or 42.44% from 205); Blue value is 48 (19.14% from 255 or 23.41% from 205); Max value from RGB is 87 - color contains mainly: green. Hex color #465730 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465730 is #B9A8CF. Grayscale: #4D4D4D. Windows color (decimal): -12167376 or 3168070. OLE color: 3168070.
HSL color Cylindrical-coordinate representation of color #465730: hue angle of 86.15º degrees, saturation: 0.29, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #465730 is Cyan = 0.20, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 87 | 48 | - |
| CMYK | 0.20 | 0 | 0.45 | 0.66 |
| HSL | 86.15º | 0.29% | 0.26% | - |
| HSV(B) | 86.15º | 0.45% | 0.34% | - |
| XYZ | 6.47 | 8.33 | 4.06 | - |
| YUV | 77.47 | 111.37 | 122.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 48 | 0.20 | 0 | 0.45 | 0.66 | 86.15 | 0.29 | 0.26 |
| Hex | 46 | 57 | 30 | 14 | 0 | 2D | 42 | 56 | 1D | 1A |
| Octal | 106 | 127 | 60 | 24 | 0 | 55 | 102 | 126 | 35 | 32 |
| Binary | 1000110 | 1010111 | 110000 | 10100 | 0 | 101101 | 1000010 | 1010110 | 11101 | 11010 |
Color Harmonies of #465730
Complementary color
Monochromatic Colors of #465730
Black with #465730
Text Example
Text Example
White with #465730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465730; }
p { color: rgb(70,87,48); }
H1.HeaderClassName
{
color: #465730;
}
.AnyTagClassName
{
color: #465730;
}
</style>
background-color css
<style>
a { background-color: #465730; }
a { background-color: rgb(70,87,48); }
div.DivClassName
{
background-color: #465730;
}
.BgClassName
{
background-color: #465730;
}
</style>
border-color css
<style>
span { border-color: #465730; }
span { border-color: rgb(70,87,48); }
td.TdClassName
{
border-color: #465730;
}
.TagClassName
{
border-color: #465730;
}
</style>