Shades of Dark Spring Green #048138
Tints of Dark Spring Green #048138
RGB
CMYK
RGB Variations
Color information
#048138 (or 0x048138) is known color: Dark Spring Green. HEX triplet: 04, 81 and 38. RGB value is (4,129,56). Sum of RGB (Red+Green+Blue) = 4+129+56=189 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.12% from 189); Green value is 129 (50.78% from 255 or 68.25% from 189); Blue value is 56 (22.27% from 255 or 29.63% from 189); Max value from RGB is 129 - color contains mainly: green. Hex color #048138 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #048138 is #FB7EC7. Grayscale: #535353. Windows color (decimal): -16481992 or 3703044. OLE color: 3703044.
HSL color Cylindrical-coordinate representation of color #048138: hue angle of 144.96º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #048138 is Cyan = 0.97, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 4 | 129 | 56 | - |
| CMYK | 0.97 | 0 | 0.57 | 0.49 |
| HSL | 144.96º | 0.94% | 0.26% | - |
| HSV(B) | 144.96º | 0.97% | 0.51% | - |
| XYZ | 8.61 | 16.01 | 6.38 | - |
| YUV | 83.3 | 112.59 | 71.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 129 | 56 | 0.97 | 0 | 0.57 | 0.49 | 144.96 | 0.94 | 0.26 |
| Hex | 4 | 81 | 38 | 61 | 0 | 39 | 31 | 91 | 5E | 1A |
| Octal | 4 | 201 | 70 | 141 | 0 | 71 | 61 | 221 | 136 | 32 |
| Binary | 100 | 10000001 | 111000 | 1100001 | 0 | 111001 | 110001 | 10010001 | 1011110 | 11010 |
Color Harmonies of #048138
Complementary color
Monochromatic Colors of #048138
Black with #048138
Text Example
Text Example
White with #048138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #048138; }
p { color: rgb(4,129,56); }
H1.HeaderClassName
{
color: #048138;
}
.AnyTagClassName
{
color: #048138;
}
</style>
background-color css
<style>
a { background-color: #048138; }
a { background-color: rgb(4,129,56); }
div.DivClassName
{
background-color: #048138;
}
.BgClassName
{
background-color: #048138;
}
</style>
border-color css
<style>
span { border-color: #048138; }
span { border-color: rgb(4,129,56); }
td.TdClassName
{
border-color: #048138;
}
.TagClassName
{
border-color: #048138;
}
</style>