Shades of Dark Spring Green #138635
Tints of Dark Spring Green #138635
RGB
CMYK
RGB Variations
Color information
#138635 (or 0x138635) is known color: Dark Spring Green. HEX triplet: 13, 86 and 35. RGB value is (19,134,53). Sum of RGB (Red+Green+Blue) = 19+134+53=206 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.22% from 206); Green value is 134 (52.73% from 255 or 65.05% from 206); Blue value is 53 (21.09% from 255 or 25.73% from 206); Max value from RGB is 134 - color contains mainly: green. Hex color #138635 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #138635 is #EC79CA. Grayscale: #5A5A5A. Windows color (decimal): -15497675 or 3507731. OLE color: 3507731.
HSL color Cylindrical-coordinate representation of color #138635: hue angle of 137.74º 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 #138635 is Cyan = 0.86, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 134 | 53 | - |
| CMYK | 0.86 | 0 | 0.60 | 0.47 |
| HSL | 137.74º | 0.75% | 0.3% | - |
| HSV(B) | 137.74º | 0.86% | 0.53% | - |
| XYZ | 9.44 | 17.45 | 6.24 | - |
| YUV | 90.38 | 106.9 | 77.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 134 | 53 | 0.86 | 0 | 0.60 | 0.47 | 137.74 | 0.75 | 0.3 |
| Hex | 13 | 86 | 35 | 56 | 0 | 3C | 2F | 8A | 4B | 1E |
| Octal | 23 | 206 | 65 | 126 | 0 | 74 | 57 | 212 | 113 | 36 |
| Binary | 10011 | 10000110 | 110101 | 1010110 | 0 | 111100 | 101111 | 10001010 | 1001011 | 11110 |
Color Harmonies of #138635
Complementary color
Monochromatic Colors of #138635
Black with #138635
Text Example
Text Example
White with #138635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138635; }
p { color: rgb(19,134,53); }
H1.HeaderClassName
{
color: #138635;
}
.AnyTagClassName
{
color: #138635;
}
</style>
background-color css
<style>
a { background-color: #138635; }
a { background-color: rgb(19,134,53); }
div.DivClassName
{
background-color: #138635;
}
.BgClassName
{
background-color: #138635;
}
</style>
border-color css
<style>
span { border-color: #138635; }
span { border-color: rgb(19,134,53); }
td.TdClassName
{
border-color: #138635;
}
.TagClassName
{
border-color: #138635;
}
</style>