Shades of Myrtle #063307
Tints of Myrtle #063307
RGB
CMYK
RGB Variations
Color information
#063307 (or 0x063307) is known color: Myrtle. HEX triplet: 06, 33 and 07. RGB value is (6,51,7). Sum of RGB (Red+Green+Blue) = 6+51+7=64 (8% of max value = 765). Red value is 6 (2.73% from 255 or 9.38% from 64); Green value is 51 (20.31% from 255 or 79.69% from 64); Blue value is 7 (3.12% from 255 or 10.94% from 64); Max value from RGB is 51 - color contains mainly: green. Hex color #063307 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063307 is #F9CCF8. Grayscale: #202020. Windows color (decimal): -16370937 or 471814. OLE color: 471814.
HSL color Cylindrical-coordinate representation of color #063307: hue angle of 121.33º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #063307 is Cyan = 0.88, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 6 | 51 | 7 | - |
| CMYK | 0.88 | 0 | 0.86 | 0.8 |
| HSL | 121.33º | 0.79% | 0.11% | - |
| HSV(B) | 121.33º | 0.88% | 0.2% | - |
| XYZ | 1.3 | 2.42 | 0.6 | - |
| YUV | 32.53 | 113.59 | 109.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 51 | 7 | 0.88 | 0 | 0.86 | 0.8 | 121.33 | 0.79 | 0.11 |
| Hex | 6 | 33 | 7 | 58 | 0 | 56 | 50 | 79 | 4F | B |
| Octal | 6 | 63 | 7 | 130 | 0 | 126 | 120 | 171 | 117 | 13 |
| Binary | 110 | 110011 | 111 | 1011000 | 0 | 1010110 | 1010000 | 1111001 | 1001111 | 1011 |
Color Harmonies of #063307
Complementary color
Monochromatic Colors of #063307
Black with #063307
Text Example
Text Example
White with #063307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063307; }
p { color: rgb(6,51,7); }
H1.HeaderClassName
{
color: #063307;
}
.AnyTagClassName
{
color: #063307;
}
</style>
background-color css
<style>
a { background-color: #063307; }
a { background-color: rgb(6,51,7); }
div.DivClassName
{
background-color: #063307;
}
.BgClassName
{
background-color: #063307;
}
</style>
border-color css
<style>
span { border-color: #063307; }
span { border-color: rgb(6,51,7); }
td.TdClassName
{
border-color: #063307;
}
.TagClassName
{
border-color: #063307;
}
</style>