Shades of Myrtle #124916
Tints of Myrtle #124916
RGB
CMYK
RGB Variations
Color information
#124916 (or 0x124916) is known color: Myrtle. HEX triplet: 12, 49 and 16. RGB value is (18,73,22). Sum of RGB (Red+Green+Blue) = 18+73+22=113 (14% of max value = 765). Red value is 18 (7.42% from 255 or 15.93% from 113); Green value is 73 (28.91% from 255 or 64.60% from 113); Blue value is 22 (8.98% from 255 or 19.47% from 113); Max value from RGB is 73 - color contains mainly: green. Hex color #124916 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #124916 is #EDB6E9. Grayscale: #323232. Windows color (decimal): -15578858 or 1460498. OLE color: 1460498.
HSL color Cylindrical-coordinate representation of color #124916: hue angle of 124.36º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #124916 is Cyan = 0.75, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 18 | 73 | 22 | - |
| CMYK | 0.75 | 0 | 0.70 | 0.71 |
| HSL | 124.36º | 0.6% | 0.18% | - |
| HSV(B) | 124.36º | 0.75% | 0.29% | - |
| XYZ | 2.78 | 4.95 | 1.57 | - |
| YUV | 50.74 | 111.78 | 104.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 73 | 22 | 0.75 | 0 | 0.70 | 0.71 | 124.36 | 0.6 | 0.18 |
| Hex | 12 | 49 | 16 | 4B | 0 | 46 | 47 | 7C | 3C | 12 |
| Octal | 22 | 111 | 26 | 113 | 0 | 106 | 107 | 174 | 74 | 22 |
| Binary | 10010 | 1001001 | 10110 | 1001011 | 0 | 1000110 | 1000111 | 1111100 | 111100 | 10010 |
Color Harmonies of #124916
Complementary color
Monochromatic Colors of #124916
Black with #124916
Text Example
Text Example
White with #124916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124916; }
p { color: rgb(18,73,22); }
H1.HeaderClassName
{
color: #124916;
}
.AnyTagClassName
{
color: #124916;
}
</style>
background-color css
<style>
a { background-color: #124916; }
a { background-color: rgb(18,73,22); }
div.DivClassName
{
background-color: #124916;
}
.BgClassName
{
background-color: #124916;
}
</style>
border-color css
<style>
span { border-color: #124916; }
span { border-color: rgb(18,73,22); }
td.TdClassName
{
border-color: #124916;
}
.TagClassName
{
border-color: #124916;
}
</style>