Shades of Myrtle #124617
Tints of Myrtle #124617
RGB
CMYK
RGB Variations
Color information
#124617 (or 0x124617) is known color: Myrtle. HEX triplet: 12, 46 and 17. RGB value is (18,70,23). Sum of RGB (Red+Green+Blue) = 18+70+23=111 (14% of max value = 765). Red value is 18 (7.42% from 255 or 16.22% from 111); Green value is 70 (27.73% from 255 or 63.06% from 111); Blue value is 23 (9.38% from 255 or 20.72% from 111); Max value from RGB is 70 - color contains mainly: green. Hex color #124617 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #124617 is #EDB9E8. Grayscale: #313131. Windows color (decimal): -15579625 or 1525266. OLE color: 1525266.
HSL color Cylindrical-coordinate representation of color #124617: hue angle of 125.77º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #124617 is Cyan = 0.74, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 18 | 70 | 23 | - |
| CMYK | 0.74 | 0 | 0.67 | 0.73 |
| HSL | 125.77º | 0.59% | 0.17% | - |
| HSV(B) | 125.77º | 0.74% | 0.27% | - |
| XYZ | 2.59 | 4.57 | 1.56 | - |
| YUV | 49.09 | 113.27 | 105.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 70 | 23 | 0.74 | 0 | 0.67 | 0.73 | 125.77 | 0.59 | 0.17 |
| Hex | 12 | 46 | 17 | 4A | 0 | 43 | 49 | 7E | 3B | 11 |
| Octal | 22 | 106 | 27 | 112 | 0 | 103 | 111 | 176 | 73 | 21 |
| Binary | 10010 | 1000110 | 10111 | 1001010 | 0 | 1000011 | 1001001 | 1111110 | 111011 | 10001 |
Color Harmonies of #124617
Complementary color
Monochromatic Colors of #124617
Black with #124617
Text Example
Text Example
White with #124617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124617; }
p { color: rgb(18,70,23); }
H1.HeaderClassName
{
color: #124617;
}
.AnyTagClassName
{
color: #124617;
}
</style>
background-color css
<style>
a { background-color: #124617; }
a { background-color: rgb(18,70,23); }
div.DivClassName
{
background-color: #124617;
}
.BgClassName
{
background-color: #124617;
}
</style>
border-color css
<style>
span { border-color: #124617; }
span { border-color: rgb(18,70,23); }
td.TdClassName
{
border-color: #124617;
}
.TagClassName
{
border-color: #124617;
}
</style>