Shades of Myrtle #064207
Tints of Myrtle #064207
RGB
CMYK
RGB Variations
Color information
#064207 (or 0x064207) is known color: Myrtle. HEX triplet: 06, 42 and 07. RGB value is (6,66,7). Sum of RGB (Red+Green+Blue) = 6+66+7=79 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.59% from 79); Green value is 66 (26.17% from 255 or 83.54% from 79); Blue value is 7 (3.12% from 255 or 8.86% from 79); Max value from RGB is 66 - color contains mainly: green. Hex color #064207 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #064207 is #F9BDF8. Grayscale: #292929. Windows color (decimal): -16367097 or 475654. OLE color: 475654.
HSL color Cylindrical-coordinate representation of color #064207: hue angle of 121º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #064207 is Cyan = 0.91, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 66 | 7 | - |
| CMYK | 0.91 | 0 | 0.89 | 0.74 |
| HSL | 121º | 0.83% | 0.14% | - |
| HSV(B) | 121º | 0.91% | 0.26% | - |
| XYZ | 2.06 | 3.95 | 0.85 | - |
| YUV | 41.33 | 108.62 | 102.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 66 | 7 | 0.91 | 0 | 0.89 | 0.74 | 121 | 0.83 | 0.14 |
| Hex | 6 | 42 | 7 | 5B | 0 | 59 | 4A | 79 | 53 | E |
| Octal | 6 | 102 | 7 | 133 | 0 | 131 | 112 | 171 | 123 | 16 |
| Binary | 110 | 1000010 | 111 | 1011011 | 0 | 1011001 | 1001010 | 1111001 | 1010011 | 1110 |
Color Harmonies of #064207
Complementary color
Monochromatic Colors of #064207
Black with #064207
Text Example
Text Example
White with #064207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064207; }
p { color: rgb(6,66,7); }
H1.HeaderClassName
{
color: #064207;
}
.AnyTagClassName
{
color: #064207;
}
</style>
background-color css
<style>
a { background-color: #064207; }
a { background-color: rgb(6,66,7); }
div.DivClassName
{
background-color: #064207;
}
.BgClassName
{
background-color: #064207;
}
</style>
border-color css
<style>
span { border-color: #064207; }
span { border-color: rgb(6,66,7); }
td.TdClassName
{
border-color: #064207;
}
.TagClassName
{
border-color: #064207;
}
</style>