Shades of Dark Spring Green #138738
Tints of Dark Spring Green #138738
RGB
CMYK
RGB Variations
Color information
#138738 (or 0x138738) is known color: Dark Spring Green. HEX triplet: 13, 87 and 38. RGB value is (19,135,56). Sum of RGB (Red+Green+Blue) = 19+135+56=210 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.05% from 210); Green value is 135 (53.12% from 255 or 64.29% from 210); Blue value is 56 (22.27% from 255 or 26.67% from 210); Max value from RGB is 135 - color contains mainly: green. Hex color #138738 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138738 is #EC78C7. Grayscale: #5B5B5B. Windows color (decimal): -15497416 or 3704595. OLE color: 3704595.
HSL color Cylindrical-coordinate representation of color #138738: hue angle of 139.14º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138738 is Cyan = 0.86, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 135 | 56 | - |
| CMYK | 0.86 | 0 | 0.59 | 0.47 |
| HSL | 139.14º | 0.75% | 0.3% | - |
| HSV(B) | 139.14º | 0.86% | 0.53% | - |
| XYZ | 9.65 | 17.75 | 6.66 | - |
| YUV | 91.31 | 108.07 | 76.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 135 | 56 | 0.86 | 0 | 0.59 | 0.47 | 139.14 | 0.75 | 0.3 |
| Hex | 13 | 87 | 38 | 56 | 0 | 3B | 2F | 8B | 4B | 1E |
| Octal | 23 | 207 | 70 | 126 | 0 | 73 | 57 | 213 | 113 | 36 |
| Binary | 10011 | 10000111 | 111000 | 1010110 | 0 | 111011 | 101111 | 10001011 | 1001011 | 11110 |
Color Harmonies of #138738
Complementary color
Monochromatic Colors of #138738
Black with #138738
Text Example
Text Example
White with #138738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138738; }
p { color: rgb(19,135,56); }
H1.HeaderClassName
{
color: #138738;
}
.AnyTagClassName
{
color: #138738;
}
</style>
background-color css
<style>
a { background-color: #138738; }
a { background-color: rgb(19,135,56); }
div.DivClassName
{
background-color: #138738;
}
.BgClassName
{
background-color: #138738;
}
</style>
border-color css
<style>
span { border-color: #138738; }
span { border-color: rgb(19,135,56); }
td.TdClassName
{
border-color: #138738;
}
.TagClassName
{
border-color: #138738;
}
</style>