Shades of Myrtle #126316
Tints of Myrtle #126316
RGB
CMYK
RGB Variations
Color information
#126316 (or 0x126316) is known color: Myrtle. HEX triplet: 12, 63 and 16. RGB value is (18,99,22). Sum of RGB (Red+Green+Blue) = 18+99+22=139 (18% of max value = 765). Red value is 18 (7.42% from 255 or 12.95% from 139); Green value is 99 (39.06% from 255 or 71.22% from 139); Blue value is 22 (8.98% from 255 or 15.83% from 139); Max value from RGB is 99 - color contains mainly: green. Hex color #126316 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #126316 is #ED9CE9. Grayscale: #424242. Windows color (decimal): -15572202 or 1467154. OLE color: 1467154.
HSL color Cylindrical-coordinate representation of color #126316: hue angle of 122.96º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126316 is Cyan = 0.82, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 18 | 99 | 22 | - |
| CMYK | 0.82 | 0 | 0.78 | 0.61 |
| HSL | 122.96º | 0.69% | 0.23% | - |
| HSV(B) | 122.96º | 0.82% | 0.39% | - |
| XYZ | 4.86 | 9.11 | 2.26 | - |
| YUV | 66 | 103.16 | 93.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 99 | 22 | 0.82 | 0 | 0.78 | 0.61 | 122.96 | 0.69 | 0.23 |
| Hex | 12 | 63 | 16 | 52 | 0 | 4E | 3D | 7B | 45 | 17 |
| Octal | 22 | 143 | 26 | 122 | 0 | 116 | 75 | 173 | 105 | 27 |
| Binary | 10010 | 1100011 | 10110 | 1010010 | 0 | 1001110 | 111101 | 1111011 | 1000101 | 10111 |
Color Harmonies of #126316
Complementary color
Monochromatic Colors of #126316
Black with #126316
Text Example
Text Example
White with #126316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126316; }
p { color: rgb(18,99,22); }
H1.HeaderClassName
{
color: #126316;
}
.AnyTagClassName
{
color: #126316;
}
</style>
background-color css
<style>
a { background-color: #126316; }
a { background-color: rgb(18,99,22); }
div.DivClassName
{
background-color: #126316;
}
.BgClassName
{
background-color: #126316;
}
</style>
border-color css
<style>
span { border-color: #126316; }
span { border-color: rgb(18,99,22); }
td.TdClassName
{
border-color: #126316;
}
.TagClassName
{
border-color: #126316;
}
</style>