Shades of Myrtle #125006
Tints of Myrtle #125006
RGB
CMYK
RGB Variations
Color information
#125006 (or 0x125006) is known color: Myrtle. HEX triplet: 12, 50 and 06. RGB value is (18,80,6). Sum of RGB (Red+Green+Blue) = 18+80+6=104 (13% of max value = 765). Red value is 18 (7.42% from 255 or 17.31% from 104); Green value is 80 (31.64% from 255 or 76.92% from 104); Blue value is 6 (2.73% from 255 or 5.77% from 104); Max value from RGB is 80 - color contains mainly: green. Hex color #125006 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #125006 is #EDAFF9. Grayscale: #353535. Windows color (decimal): -15577082 or 413714. OLE color: 413714.
HSL color Cylindrical-coordinate representation of color #125006: hue angle of 110.27º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #125006 is Cyan = 0.78, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 18 | 80 | 6 | - |
| CMYK | 0.78 | 0 | 0.92 | 0.69 |
| HSL | 110.27º | 0.86% | 0.17% | - |
| HSV(B) | 110.27º | 0.93% | 0.31% | - |
| XYZ | 3.15 | 5.88 | 1.14 | - |
| YUV | 53.03 | 101.46 | 103.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 80 | 6 | 0.78 | 0 | 0.92 | 0.69 | 110.27 | 0.86 | 0.17 |
| Hex | 12 | 50 | 6 | 4E | 0 | 5C | 45 | 6E | 56 | 11 |
| Octal | 22 | 120 | 6 | 116 | 0 | 134 | 105 | 156 | 126 | 21 |
| Binary | 10010 | 1010000 | 110 | 1001110 | 0 | 1011100 | 1000101 | 1101110 | 1010110 | 10001 |
Color Harmonies of #125006
Complementary color
Monochromatic Colors of #125006
Black with #125006
Text Example
Text Example
White with #125006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125006; }
p { color: rgb(18,80,6); }
H1.HeaderClassName
{
color: #125006;
}
.AnyTagClassName
{
color: #125006;
}
</style>
background-color css
<style>
a { background-color: #125006; }
a { background-color: rgb(18,80,6); }
div.DivClassName
{
background-color: #125006;
}
.BgClassName
{
background-color: #125006;
}
</style>
border-color css
<style>
span { border-color: #125006; }
span { border-color: rgb(18,80,6); }
td.TdClassName
{
border-color: #125006;
}
.TagClassName
{
border-color: #125006;
}
</style>