Shades of Myrtle #034906
Tints of Myrtle #034906
RGB
CMYK
RGB Variations
Color information
#034906 (or 0x034906) is known color: Myrtle. HEX triplet: 03, 49 and 06. RGB value is (3,73,6). Sum of RGB (Red+Green+Blue) = 3+73+6=82 (10% of max value = 765). Red value is 3 (1.56% from 255 or 3.66% from 82); Green value is 73 (28.91% from 255 or 89.02% from 82); Blue value is 6 (2.73% from 255 or 7.32% from 82); Max value from RGB is 73 - color contains mainly: green. Hex color #034906 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #034906 is #FCB6F9. Grayscale: #2C2C2C. Windows color (decimal): -16561914 or 411907. OLE color: 411907.
HSL color Cylindrical-coordinate representation of color #034906: hue angle of 122.57º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #034906 is Cyan = 0.96, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 3 | 73 | 6 | - |
| CMYK | 0.96 | 0 | 0.92 | 0.71 |
| HSL | 122.57º | 0.92% | 0.15% | - |
| HSV(B) | 122.57º | 0.96% | 0.29% | - |
| XYZ | 2.45 | 4.8 | 0.97 | - |
| YUV | 44.43 | 106.31 | 98.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 73 | 6 | 0.96 | 0 | 0.92 | 0.71 | 122.57 | 0.92 | 0.15 |
| Hex | 3 | 49 | 6 | 60 | 0 | 5C | 47 | 7B | 5C | F |
| Octal | 3 | 111 | 6 | 140 | 0 | 134 | 107 | 173 | 134 | 17 |
| Binary | 11 | 1001001 | 110 | 1100000 | 0 | 1011100 | 1000111 | 1111011 | 1011100 | 1111 |
Color Harmonies of #034906
Complementary color
Monochromatic Colors of #034906
Black with #034906
Text Example
Text Example
White with #034906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034906; }
p { color: rgb(3,73,6); }
H1.HeaderClassName
{
color: #034906;
}
.AnyTagClassName
{
color: #034906;
}
</style>
background-color css
<style>
a { background-color: #034906; }
a { background-color: rgb(3,73,6); }
div.DivClassName
{
background-color: #034906;
}
.BgClassName
{
background-color: #034906;
}
</style>
border-color css
<style>
span { border-color: #034906; }
span { border-color: rgb(3,73,6); }
td.TdClassName
{
border-color: #034906;
}
.TagClassName
{
border-color: #034906;
}
</style>