Shades of Myrtle #065506
Tints of Myrtle #065506
RGB
CMYK
RGB Variations
Color information
#065506 (or 0x065506) is known color: Myrtle. HEX triplet: 06, 55 and 06. RGB value is (6,85,6). Sum of RGB (Red+Green+Blue) = 6+85+6=97 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.19% from 97); Green value is 85 (33.59% from 255 or 87.63% from 97); Blue value is 6 (2.73% from 255 or 6.19% from 97); Max value from RGB is 85 - color contains mainly: green. Hex color #065506 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #065506 is #F9AAF9. Grayscale: #343434. Windows color (decimal): -16362234 or 414982. OLE color: 414982.
HSL color Cylindrical-coordinate representation of color #065506: hue angle of 120º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065506 is Cyan = 0.93, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 85 | 6 | - |
| CMYK | 0.93 | 0 | 0.93 | 0.67 |
| HSL | 120º | 0.87% | 0.18% | - |
| HSV(B) | 120º | 0.93% | 0.33% | - |
| XYZ | 3.36 | 6.55 | 1.26 | - |
| YUV | 52.37 | 101.83 | 94.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 85 | 6 | 0.93 | 0 | 0.93 | 0.67 | 120 | 0.87 | 0.18 |
| Hex | 6 | 55 | 6 | 5D | 0 | 5D | 43 | 78 | 57 | 12 |
| Octal | 6 | 125 | 6 | 135 | 0 | 135 | 103 | 170 | 127 | 22 |
| Binary | 110 | 1010101 | 110 | 1011101 | 0 | 1011101 | 1000011 | 1111000 | 1010111 | 10010 |
Color Harmonies of #065506
Complementary color
Monochromatic Colors of #065506
Black with #065506
Text Example
Text Example
White with #065506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065506; }
p { color: rgb(6,85,6); }
H1.HeaderClassName
{
color: #065506;
}
.AnyTagClassName
{
color: #065506;
}
</style>
background-color css
<style>
a { background-color: #065506; }
a { background-color: rgb(6,85,6); }
div.DivClassName
{
background-color: #065506;
}
.BgClassName
{
background-color: #065506;
}
</style>
border-color css
<style>
span { border-color: #065506; }
span { border-color: rgb(6,85,6); }
td.TdClassName
{
border-color: #065506;
}
.TagClassName
{
border-color: #065506;
}
</style>