Shades of Dark Spring Green #127138
Tints of Dark Spring Green #127138
RGB
CMYK
RGB Variations
Color information
#127138 (or 0x127138) is known color: Dark Spring Green. HEX triplet: 12, 71 and 38. RGB value is (18,113,56). Sum of RGB (Red+Green+Blue) = 18+113+56=187 (24% of max value = 765). Red value is 18 (7.42% from 255 or 9.63% from 187); Green value is 113 (44.53% from 255 or 60.43% from 187); Blue value is 56 (22.27% from 255 or 29.95% from 187); Max value from RGB is 113 - color contains mainly: green. Hex color #127138 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #127138 is #ED8EC7. Grayscale: #4E4E4E. Windows color (decimal): -15568584 or 3698962. OLE color: 3698962.
HSL color Cylindrical-coordinate representation of color #127138: hue angle of 144º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #127138 is Cyan = 0.84, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 18 | 113 | 56 | - |
| CMYK | 0.84 | 0 | 0.50 | 0.56 |
| HSL | 144º | 0.73% | 0.26% | - |
| HSV(B) | 144º | 0.84% | 0.44% | - |
| XYZ | 6.87 | 12.22 | 5.74 | - |
| YUV | 78.1 | 115.53 | 85.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 113 | 56 | 0.84 | 0 | 0.50 | 0.56 | 144 | 0.73 | 0.26 |
| Hex | 12 | 71 | 38 | 54 | 0 | 32 | 38 | 90 | 49 | 1A |
| Octal | 22 | 161 | 70 | 124 | 0 | 62 | 70 | 220 | 111 | 32 |
| Binary | 10010 | 1110001 | 111000 | 1010100 | 0 | 110010 | 111000 | 10010000 | 1001001 | 11010 |
Color Harmonies of #127138
Complementary color
Monochromatic Colors of #127138
Black with #127138
Text Example
Text Example
White with #127138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127138; }
p { color: rgb(18,113,56); }
H1.HeaderClassName
{
color: #127138;
}
.AnyTagClassName
{
color: #127138;
}
</style>
background-color css
<style>
a { background-color: #127138; }
a { background-color: rgb(18,113,56); }
div.DivClassName
{
background-color: #127138;
}
.BgClassName
{
background-color: #127138;
}
</style>
border-color css
<style>
span { border-color: #127138; }
span { border-color: rgb(18,113,56); }
td.TdClassName
{
border-color: #127138;
}
.TagClassName
{
border-color: #127138;
}
</style>