Shades of Myrtle #063106
Tints of Myrtle #063106
RGB
CMYK
RGB Variations
Color information
#063106 (or 0x063106) is known color: Myrtle. HEX triplet: 06, 31 and 06. RGB value is (6,49,6). Sum of RGB (Red+Green+Blue) = 6+49+6=61 (8% of max value = 765). Red value is 6 (2.73% from 255 or 9.84% from 61); Green value is 49 (19.53% from 255 or 80.33% from 61); Blue value is 6 (2.73% from 255 or 9.84% from 61); Max value from RGB is 49 - color contains mainly: green. Hex color #063106 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063106 is #F9CEF9. Grayscale: #1F1F1F. Windows color (decimal): -16371450 or 405766. OLE color: 405766.
HSL color Cylindrical-coordinate representation of color #063106: hue angle of 120º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #063106 is Cyan = 0.88, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 6 | 49 | 6 | - |
| CMYK | 0.88 | 0 | 0.88 | 0.81 |
| HSL | 120º | 0.78% | 0.11% | - |
| HSV(B) | 120º | 0.88% | 0.19% | - |
| XYZ | 1.21 | 2.25 | 0.54 | - |
| YUV | 31.24 | 113.75 | 110 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 49 | 6 | 0.88 | 0 | 0.88 | 0.81 | 120 | 0.78 | 0.11 |
| Hex | 6 | 31 | 6 | 58 | 0 | 58 | 51 | 78 | 4E | B |
| Octal | 6 | 61 | 6 | 130 | 0 | 130 | 121 | 170 | 116 | 13 |
| Binary | 110 | 110001 | 110 | 1011000 | 0 | 1011000 | 1010001 | 1111000 | 1001110 | 1011 |
Color Harmonies of #063106
Complementary color
Monochromatic Colors of #063106
Black with #063106
Text Example
Text Example
White with #063106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063106; }
p { color: rgb(6,49,6); }
H1.HeaderClassName
{
color: #063106;
}
.AnyTagClassName
{
color: #063106;
}
</style>
background-color css
<style>
a { background-color: #063106; }
a { background-color: rgb(6,49,6); }
div.DivClassName
{
background-color: #063106;
}
.BgClassName
{
background-color: #063106;
}
</style>
border-color css
<style>
span { border-color: #063106; }
span { border-color: rgb(6,49,6); }
td.TdClassName
{
border-color: #063106;
}
.TagClassName
{
border-color: #063106;
}
</style>