Shades of Dark Spring Green #127446
Tints of Dark Spring Green #127446
RGB
CMYK
RGB Variations
Color information
#127446 (or 0x127446) is known color: Dark Spring Green. HEX triplet: 12, 74 and 46. RGB value is (18,116,70). Sum of RGB (Red+Green+Blue) = 18+116+70=204 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.82% from 204); Green value is 116 (45.70% from 255 or 56.86% from 204); Blue value is 70 (27.73% from 255 or 34.31% from 204); Max value from RGB is 116 - color contains mainly: green. Hex color #127446 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #127446 is #ED8BB9. Grayscale: #515151. Windows color (decimal): -15567802 or 4617234. OLE color: 4617234.
HSL color Cylindrical-coordinate representation of color #127446: hue angle of 151.84º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #127446 is Cyan = 0.84, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 116 | 70 | - |
| CMYK | 0.84 | 0 | 0.40 | 0.55 |
| HSL | 151.84º | 0.73% | 0.26% | - |
| HSV(B) | 151.84º | 0.84% | 0.45% | - |
| XYZ | 7.6 | 13.06 | 7.91 | - |
| YUV | 81.45 | 121.53 | 82.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 116 | 70 | 0.84 | 0 | 0.40 | 0.55 | 151.84 | 0.73 | 0.26 |
| Hex | 12 | 74 | 46 | 54 | 0 | 28 | 37 | 98 | 49 | 1A |
| Octal | 22 | 164 | 106 | 124 | 0 | 50 | 67 | 230 | 111 | 32 |
| Binary | 10010 | 1110100 | 1000110 | 1010100 | 0 | 101000 | 110111 | 10011000 | 1001001 | 11010 |
Color Harmonies of #127446
Complementary color
Monochromatic Colors of #127446
Black with #127446
Text Example
Text Example
White with #127446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127446; }
p { color: rgb(18,116,70); }
H1.HeaderClassName
{
color: #127446;
}
.AnyTagClassName
{
color: #127446;
}
</style>
background-color css
<style>
a { background-color: #127446; }
a { background-color: rgb(18,116,70); }
div.DivClassName
{
background-color: #127446;
}
.BgClassName
{
background-color: #127446;
}
</style>
border-color css
<style>
span { border-color: #127446; }
span { border-color: rgb(18,116,70); }
td.TdClassName
{
border-color: #127446;
}
.TagClassName
{
border-color: #127446;
}
</style>