Shades of Dark Spring Green #138439
Tints of Dark Spring Green #138439
RGB
CMYK
RGB Variations
Color information
#138439 (or 0x138439) is known color: Dark Spring Green. HEX triplet: 13, 84 and 39. RGB value is (19,132,57). Sum of RGB (Red+Green+Blue) = 19+132+57=208 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.13% from 208); Green value is 132 (51.95% from 255 or 63.46% from 208); Blue value is 57 (22.66% from 255 or 27.40% from 208); Max value from RGB is 132 - color contains mainly: green. Hex color #138439 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138439 is #EC7BC6. Grayscale: #595959. Windows color (decimal): -15498183 or 3769363. OLE color: 3769363.
HSL color Cylindrical-coordinate representation of color #138439: hue angle of 140.18º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138439 is Cyan = 0.86, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 132 | 57 | - |
| CMYK | 0.86 | 0 | 0.57 | 0.48 |
| HSL | 140.18º | 0.75% | 0.3% | - |
| HSV(B) | 140.18º | 0.86% | 0.52% | - |
| XYZ | 9.26 | 16.94 | 6.65 | - |
| YUV | 89.66 | 109.56 | 77.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 132 | 57 | 0.86 | 0 | 0.57 | 0.48 | 140.18 | 0.75 | 0.3 |
| Hex | 13 | 84 | 39 | 56 | 0 | 39 | 30 | 8C | 4B | 1E |
| Octal | 23 | 204 | 71 | 126 | 0 | 71 | 60 | 214 | 113 | 36 |
| Binary | 10011 | 10000100 | 111001 | 1010110 | 0 | 111001 | 110000 | 10001100 | 1001011 | 11110 |
Color Harmonies of #138439
Complementary color
Monochromatic Colors of #138439
Black with #138439
Text Example
Text Example
White with #138439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138439; }
p { color: rgb(19,132,57); }
H1.HeaderClassName
{
color: #138439;
}
.AnyTagClassName
{
color: #138439;
}
</style>
background-color css
<style>
a { background-color: #138439; }
a { background-color: rgb(19,132,57); }
div.DivClassName
{
background-color: #138439;
}
.BgClassName
{
background-color: #138439;
}
</style>
border-color css
<style>
span { border-color: #138439; }
span { border-color: rgb(19,132,57); }
td.TdClassName
{
border-color: #138439;
}
.TagClassName
{
border-color: #138439;
}
</style>