Shades of Myrtle #074307
Tints of Myrtle #074307
RGB
CMYK
RGB Variations
Color information
#074307 (or 0x074307) is known color: Myrtle. HEX triplet: 07, 43 and 07. RGB value is (7,67,7). Sum of RGB (Red+Green+Blue) = 7+67+7=81 (10% of max value = 765). Red value is 7 (3.12% from 255 or 8.64% from 81); Green value is 67 (26.56% from 255 or 82.72% from 81); Blue value is 7 (3.12% from 255 or 8.64% from 81); Max value from RGB is 67 - color contains mainly: green. Hex color #074307 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #074307 is #F8BCF8. Grayscale: #2A2A2A. Windows color (decimal): -16301305 or 475911. OLE color: 475911.
HSL color Cylindrical-coordinate representation of color #074307: hue angle of 120º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074307 is Cyan = 0.90, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 7 | 67 | 7 | - |
| CMYK | 0.90 | 0 | 0.90 | 0.74 |
| HSL | 120º | 0.81% | 0.15% | - |
| HSV(B) | 120º | 0.9% | 0.26% | - |
| XYZ | 2.13 | 4.07 | 0.88 | - |
| YUV | 42.22 | 108.12 | 102.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 67 | 7 | 0.90 | 0 | 0.90 | 0.74 | 120 | 0.81 | 0.15 |
| Hex | 7 | 43 | 7 | 5A | 0 | 5A | 4A | 78 | 51 | F |
| Octal | 7 | 103 | 7 | 132 | 0 | 132 | 112 | 170 | 121 | 17 |
| Binary | 111 | 1000011 | 111 | 1011010 | 0 | 1011010 | 1001010 | 1111000 | 1010001 | 1111 |
Color Harmonies of #074307
Complementary color
Monochromatic Colors of #074307
Black with #074307
Text Example
Text Example
White with #074307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074307; }
p { color: rgb(7,67,7); }
H1.HeaderClassName
{
color: #074307;
}
.AnyTagClassName
{
color: #074307;
}
</style>
background-color css
<style>
a { background-color: #074307; }
a { background-color: rgb(7,67,7); }
div.DivClassName
{
background-color: #074307;
}
.BgClassName
{
background-color: #074307;
}
</style>
border-color css
<style>
span { border-color: #074307; }
span { border-color: rgb(7,67,7); }
td.TdClassName
{
border-color: #074307;
}
.TagClassName
{
border-color: #074307;
}
</style>