Shades of Clover #385819
Tints of Clover #385819
RGB
CMYK
RGB Variations
Color information
#385819 (or 0x385819) is known color: Clover. HEX triplet: 38, 58 and 19. RGB value is (56,88,25). Sum of RGB (Red+Green+Blue) = 56+88+25=169 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.14% from 169); Green value is 88 (34.77% from 255 or 52.07% from 169); Blue value is 25 (10.16% from 255 or 14.79% from 169); Max value from RGB is 88 - color contains mainly: green. Hex color #385819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #385819 is #C7A7E6. Grayscale: #474747. Windows color (decimal): -13084647 or 1660984. OLE color: 1660984.
HSL color Cylindrical-coordinate representation of color #385819: hue angle of 90.48º 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 #385819 is Cyan = 0.36, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 88 | 25 | - |
| CMYK | 0.36 | 0 | 0.72 | 0.65 |
| HSL | 90.48º | 0.56% | 0.22% | - |
| HSV(B) | 90.48º | 0.72% | 0.35% | - |
| XYZ | 5.3 | 7.89 | 2.16 | - |
| YUV | 71.25 | 101.9 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 25 | 0.36 | 0 | 0.72 | 0.65 | 90.48 | 0.56 | 0.22 |
| Hex | 38 | 58 | 19 | 24 | 0 | 48 | 41 | 5A | 38 | 16 |
| Octal | 70 | 130 | 31 | 44 | 0 | 110 | 101 | 132 | 70 | 26 |
| Binary | 111000 | 1011000 | 11001 | 100100 | 0 | 1001000 | 1000001 | 1011010 | 111000 | 10110 |
Color Harmonies of #385819
Complementary color
Monochromatic Colors of #385819
Black with #385819
Text Example
Text Example
White with #385819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385819; }
p { color: rgb(56,88,25); }
H1.HeaderClassName
{
color: #385819;
}
.AnyTagClassName
{
color: #385819;
}
</style>
background-color css
<style>
a { background-color: #385819; }
a { background-color: rgb(56,88,25); }
div.DivClassName
{
background-color: #385819;
}
.BgClassName
{
background-color: #385819;
}
</style>
border-color css
<style>
span { border-color: #385819; }
span { border-color: rgb(56,88,25); }
td.TdClassName
{
border-color: #385819;
}
.TagClassName
{
border-color: #385819;
}
</style>