Shades of Clover #475727
Tints of Clover #475727
RGB
CMYK
RGB Variations
Color information
#475727 (or 0x475727) is known color: Clover. HEX triplet: 47, 57 and 27. RGB value is (71,87,39). Sum of RGB (Red+Green+Blue) = 71+87+39=197 (26% of max value = 765). Red value is 71 (28.12% from 255 or 36.04% from 197); Green value is 87 (34.38% from 255 or 44.16% from 197); Blue value is 39 (15.62% from 255 or 19.80% from 197); Max value from RGB is 87 - color contains mainly: green. Hex color #475727 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #475727 is #B8A8D8. Grayscale: #4C4C4C. Windows color (decimal): -12101849 or 2578247. OLE color: 2578247.
HSL color Cylindrical-coordinate representation of color #475727: hue angle of 80º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #475727 is Cyan = 0.18, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 87 | 39 | - |
| CMYK | 0.18 | 0 | 0.55 | 0.66 |
| HSL | 80º | 0.38% | 0.25% | - |
| HSV(B) | 80º | 0.55% | 0.34% | - |
| XYZ | 6.37 | 8.3 | 3.19 | - |
| YUV | 76.74 | 106.7 | 123.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 87 | 39 | 0.18 | 0 | 0.55 | 0.66 | 80 | 0.38 | 0.25 |
| Hex | 47 | 57 | 27 | 12 | 0 | 37 | 42 | 50 | 26 | 19 |
| Octal | 107 | 127 | 47 | 22 | 0 | 67 | 102 | 120 | 46 | 31 |
| Binary | 1000111 | 1010111 | 100111 | 10010 | 0 | 110111 | 1000010 | 1010000 | 100110 | 11001 |
Color Harmonies of #475727
Complementary color
Monochromatic Colors of #475727
Black with #475727
Text Example
Text Example
White with #475727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475727; }
p { color: rgb(71,87,39); }
H1.HeaderClassName
{
color: #475727;
}
.AnyTagClassName
{
color: #475727;
}
</style>
background-color css
<style>
a { background-color: #475727; }
a { background-color: rgb(71,87,39); }
div.DivClassName
{
background-color: #475727;
}
.BgClassName
{
background-color: #475727;
}
</style>
border-color css
<style>
span { border-color: #475727; }
span { border-color: rgb(71,87,39); }
td.TdClassName
{
border-color: #475727;
}
.TagClassName
{
border-color: #475727;
}
</style>