Shades of Myrtle #071906
Tints of Myrtle #071906
RGB
CMYK
RGB Variations
Color information
#071906 (or 0x071906) is known color: Myrtle. HEX triplet: 07, 19 and 06. RGB value is (7,25,6). Sum of RGB (Red+Green+Blue) = 7+25+6=38 (5% of max value = 765). Red value is 7 (3.12% from 255 or 18.42% from 38); Green value is 25 (10.16% from 255 or 65.79% from 38); Blue value is 6 (2.73% from 255 or 15.79% from 38); Max value from RGB is 25 - color contains mainly: green. Hex color #071906 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #071906 is #F8E6F9. Grayscale: #111111. Windows color (decimal): -16312058 or 399623. OLE color: 399623.
HSL color Cylindrical-coordinate representation of color #071906: hue angle of 116.84º degrees, saturation: 0.61, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #071906 is Cyan = 0.72, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 7 | 25 | 6 | - |
| CMYK | 0.72 | 0 | 0.76 | 0.90 |
| HSL | 116.84º | 0.61% | 0.06% | - |
| HSV(B) | 116.84º | 0.76% | 0.1% | - |
| XYZ | 0.47 | 0.75 | 0.29 | - |
| YUV | 17.45 | 121.54 | 120.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 25 | 6 | 0.72 | 0 | 0.76 | 0.90 | 116.84 | 0.61 | 0.06 |
| Hex | 7 | 19 | 6 | 48 | 0 | 4C | 5A | 75 | 3D | 6 |
| Octal | 7 | 31 | 6 | 110 | 0 | 114 | 132 | 165 | 75 | 6 |
| Binary | 111 | 11001 | 110 | 1001000 | 0 | 1001100 | 1011010 | 1110101 | 111101 | 110 |
Color Harmonies of #071906
Complementary color
Monochromatic Colors of #071906
Black with #071906
Text Example
Text Example
White with #071906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #071906; }
p { color: rgb(7,25,6); }
H1.HeaderClassName
{
color: #071906;
}
.AnyTagClassName
{
color: #071906;
}
</style>
background-color css
<style>
a { background-color: #071906; }
a { background-color: rgb(7,25,6); }
div.DivClassName
{
background-color: #071906;
}
.BgClassName
{
background-color: #071906;
}
</style>
border-color css
<style>
span { border-color: #071906; }
span { border-color: rgb(7,25,6); }
td.TdClassName
{
border-color: #071906;
}
.TagClassName
{
border-color: #071906;
}
</style>