Shades of Myrtle #122907
Tints of Myrtle #122907
RGB
CMYK
RGB Variations
Color information
#122907 (or 0x122907) is known color: Myrtle. HEX triplet: 12, 29 and 07. RGB value is (18,41,7). Sum of RGB (Red+Green+Blue) = 18+41+7=66 (8% of max value = 765). Red value is 18 (7.42% from 255 or 27.27% from 66); Green value is 41 (16.41% from 255 or 62.12% from 66); Blue value is 7 (3.12% from 255 or 10.61% from 66); Max value from RGB is 41 - color contains mainly: green. Hex color #122907 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #122907 is #EDD6F8. Grayscale: #1E1E1E. Windows color (decimal): -15587065 or 469266. OLE color: 469266.
HSL color Cylindrical-coordinate representation of color #122907: hue angle of 100.59º degrees, saturation: 0.71, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #122907 is Cyan = 0.56, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 18 | 41 | 7 | - |
| CMYK | 0.56 | 0 | 0.83 | 0.84 |
| HSL | 100.59º | 0.71% | 0.09% | - |
| HSV(B) | 100.59º | 0.83% | 0.16% | - |
| XYZ | 1.08 | 1.73 | 0.48 | - |
| YUV | 30.25 | 114.88 | 119.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 41 | 7 | 0.56 | 0 | 0.83 | 0.84 | 100.59 | 0.71 | 0.09 |
| Hex | 12 | 29 | 7 | 38 | 0 | 53 | 54 | 65 | 47 | 9 |
| Octal | 22 | 51 | 7 | 70 | 0 | 123 | 124 | 145 | 107 | 11 |
| Binary | 10010 | 101001 | 111 | 111000 | 0 | 1010011 | 1010100 | 1100101 | 1000111 | 1001 |
Color Harmonies of #122907
Complementary color
Monochromatic Colors of #122907
Black with #122907
Text Example
Text Example
White with #122907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122907; }
p { color: rgb(18,41,7); }
H1.HeaderClassName
{
color: #122907;
}
.AnyTagClassName
{
color: #122907;
}
</style>
background-color css
<style>
a { background-color: #122907; }
a { background-color: rgb(18,41,7); }
div.DivClassName
{
background-color: #122907;
}
.BgClassName
{
background-color: #122907;
}
</style>
border-color css
<style>
span { border-color: #122907; }
span { border-color: rgb(18,41,7); }
td.TdClassName
{
border-color: #122907;
}
.TagClassName
{
border-color: #122907;
}
</style>