Shades of Myrtle #124718
Tints of Myrtle #124718
RGB
CMYK
RGB Variations
Color information
#124718 (or 0x124718) is known color: Myrtle. HEX triplet: 12, 47 and 18. RGB value is (18,71,24). Sum of RGB (Red+Green+Blue) = 18+71+24=113 (14% of max value = 765). Red value is 18 (7.42% from 255 or 15.93% from 113); Green value is 71 (28.12% from 255 or 62.83% from 113); Blue value is 24 (9.77% from 255 or 21.24% from 113); Max value from RGB is 71 - color contains mainly: green. Hex color #124718 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #124718 is #EDB8E7. Grayscale: #313131. Windows color (decimal): -15579368 or 1591058. OLE color: 1591058.
HSL color Cylindrical-coordinate representation of color #124718: hue angle of 126.79º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #124718 is Cyan = 0.75, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 18 | 71 | 24 | - |
| CMYK | 0.75 | 0 | 0.66 | 0.72 |
| HSL | 126.79º | 0.6% | 0.17% | - |
| HSV(B) | 126.79º | 0.75% | 0.28% | - |
| XYZ | 2.67 | 4.7 | 1.63 | - |
| YUV | 49.8 | 113.44 | 105.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 71 | 24 | 0.75 | 0 | 0.66 | 0.72 | 126.79 | 0.6 | 0.17 |
| Hex | 12 | 47 | 18 | 4B | 0 | 42 | 48 | 7F | 3C | 11 |
| Octal | 22 | 107 | 30 | 113 | 0 | 102 | 110 | 177 | 74 | 21 |
| Binary | 10010 | 1000111 | 11000 | 1001011 | 0 | 1000010 | 1001000 | 1111111 | 111100 | 10001 |
Color Harmonies of #124718
Complementary color
Monochromatic Colors of #124718
Black with #124718
Text Example
Text Example
White with #124718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124718; }
p { color: rgb(18,71,24); }
H1.HeaderClassName
{
color: #124718;
}
.AnyTagClassName
{
color: #124718;
}
</style>
background-color css
<style>
a { background-color: #124718; }
a { background-color: rgb(18,71,24); }
div.DivClassName
{
background-color: #124718;
}
.BgClassName
{
background-color: #124718;
}
</style>
border-color css
<style>
span { border-color: #124718; }
span { border-color: rgb(18,71,24); }
td.TdClassName
{
border-color: #124718;
}
.TagClassName
{
border-color: #124718;
}
</style>