Shades of Clover #395819
Tints of Clover #395819
RGB
CMYK
RGB Variations
Color information
#395819 (or 0x395819) is known color: Clover. HEX triplet: 39, 58 and 19. RGB value is (57,88,25). Sum of RGB (Red+Green+Blue) = 57+88+25=170 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.53% from 170); Green value is 88 (34.77% from 255 or 51.76% from 170); Blue value is 25 (10.16% from 255 or 14.71% from 170); Max value from RGB is 88 - color contains mainly: green. Hex color #395819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395819 is #C6A7E6. Grayscale: #474747. Windows color (decimal): -13019111 or 1660985. OLE color: 1660985.
HSL color Cylindrical-coordinate representation of color #395819: hue angle of 89.52º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #395819 is Cyan = 0.35, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 57 | 88 | 25 | - |
| CMYK | 0.35 | 0 | 0.72 | 0.65 |
| HSL | 89.52º | 0.56% | 0.22% | - |
| HSV(B) | 89.52º | 0.72% | 0.35% | - |
| XYZ | 5.35 | 7.92 | 2.17 | - |
| YUV | 71.55 | 101.73 | 117.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 88 | 25 | 0.35 | 0 | 0.72 | 0.65 | 89.52 | 0.56 | 0.22 |
| Hex | 39 | 58 | 19 | 23 | 0 | 48 | 41 | 5A | 38 | 16 |
| Octal | 71 | 130 | 31 | 43 | 0 | 110 | 101 | 132 | 70 | 26 |
| Binary | 111001 | 1011000 | 11001 | 100011 | 0 | 1001000 | 1000001 | 1011010 | 111000 | 10110 |
Color Harmonies of #395819
Complementary color
Monochromatic Colors of #395819
Black with #395819
Text Example
Text Example
White with #395819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395819; }
p { color: rgb(57,88,25); }
H1.HeaderClassName
{
color: #395819;
}
.AnyTagClassName
{
color: #395819;
}
</style>
background-color css
<style>
a { background-color: #395819; }
a { background-color: rgb(57,88,25); }
div.DivClassName
{
background-color: #395819;
}
.BgClassName
{
background-color: #395819;
}
</style>
border-color css
<style>
span { border-color: #395819; }
span { border-color: rgb(57,88,25); }
td.TdClassName
{
border-color: #395819;
}
.TagClassName
{
border-color: #395819;
}
</style>