Shades of Dark Spring Green #138836
Tints of Dark Spring Green #138836
RGB
CMYK
RGB Variations
Color information
#138836 (or 0x138836) is known color: Dark Spring Green. HEX triplet: 13, 88 and 36. RGB value is (19,136,54). Sum of RGB (Red+Green+Blue) = 19+136+54=209 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.09% from 209); Green value is 136 (53.52% from 255 or 65.07% from 209); Blue value is 54 (21.48% from 255 or 25.84% from 209); Max value from RGB is 136 - color contains mainly: green. Hex color #138836 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138836 is #EC77C9. Grayscale: #5B5B5B. Windows color (decimal): -15497162 or 3573779. OLE color: 3573779.
HSL color Cylindrical-coordinate representation of color #138836: hue angle of 137.95º 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 #138836 is Cyan = 0.86, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 136 | 54 | - |
| CMYK | 0.86 | 0 | 0.60 | 0.47 |
| HSL | 137.95º | 0.75% | 0.3% | - |
| HSV(B) | 137.95º | 0.86% | 0.53% | - |
| XYZ | 9.74 | 18.01 | 6.45 | - |
| YUV | 91.67 | 106.74 | 76.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 136 | 54 | 0.86 | 0 | 0.60 | 0.47 | 137.95 | 0.75 | 0.3 |
| Hex | 13 | 88 | 36 | 56 | 0 | 3C | 2F | 8A | 4B | 1E |
| Octal | 23 | 210 | 66 | 126 | 0 | 74 | 57 | 212 | 113 | 36 |
| Binary | 10011 | 10001000 | 110110 | 1010110 | 0 | 111100 | 101111 | 10001010 | 1001011 | 11110 |
Color Harmonies of #138836
Complementary color
Monochromatic Colors of #138836
Black with #138836
Text Example
Text Example
White with #138836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138836; }
p { color: rgb(19,136,54); }
H1.HeaderClassName
{
color: #138836;
}
.AnyTagClassName
{
color: #138836;
}
</style>
background-color css
<style>
a { background-color: #138836; }
a { background-color: rgb(19,136,54); }
div.DivClassName
{
background-color: #138836;
}
.BgClassName
{
background-color: #138836;
}
</style>
border-color css
<style>
span { border-color: #138836; }
span { border-color: rgb(19,136,54); }
td.TdClassName
{
border-color: #138836;
}
.TagClassName
{
border-color: #138836;
}
</style>