Shades of Clover #395919
Tints of Clover #395919
RGB
CMYK
RGB Variations
Color information
#395919 (or 0x395919) is known color: Clover. HEX triplet: 39, 59 and 19. RGB value is (57,89,25). Sum of RGB (Red+Green+Blue) = 57+89+25=171 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.33% from 171); Green value is 89 (35.16% from 255 or 52.05% from 171); Blue value is 25 (10.16% from 255 or 14.62% from 171); Max value from RGB is 89 - color contains mainly: green. Hex color #395919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #395919 is #C6A6E6. Grayscale: #484848. Windows color (decimal): -13018855 or 1661241. OLE color: 1661241.
HSL color Cylindrical-coordinate representation of color #395919: hue angle of 90º 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 #395919 is Cyan = 0.36, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 57 | 89 | 25 | - |
| CMYK | 0.36 | 0 | 0.72 | 0.65 |
| HSL | 90º | 0.56% | 0.22% | - |
| HSV(B) | 90º | 0.72% | 0.35% | - |
| XYZ | 5.44 | 8.08 | 2.19 | - |
| YUV | 72.14 | 101.4 | 117.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 89 | 25 | 0.36 | 0 | 0.72 | 0.65 | 90 | 0.56 | 0.22 |
| Hex | 39 | 59 | 19 | 24 | 0 | 48 | 41 | 5A | 38 | 16 |
| Octal | 71 | 131 | 31 | 44 | 0 | 110 | 101 | 132 | 70 | 26 |
| Binary | 111001 | 1011001 | 11001 | 100100 | 0 | 1001000 | 1000001 | 1011010 | 111000 | 10110 |
Color Harmonies of #395919
Complementary color
Monochromatic Colors of #395919
Black with #395919
Text Example
Text Example
White with #395919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395919; }
p { color: rgb(57,89,25); }
H1.HeaderClassName
{
color: #395919;
}
.AnyTagClassName
{
color: #395919;
}
</style>
background-color css
<style>
a { background-color: #395919; }
a { background-color: rgb(57,89,25); }
div.DivClassName
{
background-color: #395919;
}
.BgClassName
{
background-color: #395919;
}
</style>
border-color css
<style>
span { border-color: #395919; }
span { border-color: rgb(57,89,25); }
td.TdClassName
{
border-color: #395919;
}
.TagClassName
{
border-color: #395919;
}
</style>