Shades of Myrtle #065710
Tints of Myrtle #065710
RGB
CMYK
RGB Variations
Color information
#065710 (or 0x065710) is known color: Myrtle. HEX triplet: 06, 57 and 10. RGB value is (6,87,16). Sum of RGB (Red+Green+Blue) = 6+87+16=109 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.50% from 109); Green value is 87 (34.38% from 255 or 79.82% from 109); Blue value is 16 (6.64% from 255 or 14.68% from 109); Max value from RGB is 87 - color contains mainly: green. Hex color #065710 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #065710 is #F9A8EF. Grayscale: #363636. Windows color (decimal): -16361712 or 1070854. OLE color: 1070854.
HSL color Cylindrical-coordinate representation of color #065710: hue angle of 127.41º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065710 is Cyan = 0.93, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 87 | 16 | - |
| CMYK | 0.93 | 0 | 0.82 | 0.66 |
| HSL | 127.41º | 0.87% | 0.18% | - |
| HSV(B) | 127.41º | 0.93% | 0.34% | - |
| XYZ | 3.58 | 6.89 | 1.63 | - |
| YUV | 54.69 | 106.16 | 93.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 87 | 16 | 0.93 | 0 | 0.82 | 0.66 | 127.41 | 0.87 | 0.18 |
| Hex | 6 | 57 | 10 | 5D | 0 | 52 | 42 | 7F | 57 | 12 |
| Octal | 6 | 127 | 20 | 135 | 0 | 122 | 102 | 177 | 127 | 22 |
| Binary | 110 | 1010111 | 10000 | 1011101 | 0 | 1010010 | 1000010 | 1111111 | 1010111 | 10010 |
Color Harmonies of #065710
Complementary color
Monochromatic Colors of #065710
Black with #065710
Text Example
Text Example
White with #065710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065710; }
p { color: rgb(6,87,16); }
H1.HeaderClassName
{
color: #065710;
}
.AnyTagClassName
{
color: #065710;
}
</style>
background-color css
<style>
a { background-color: #065710; }
a { background-color: rgb(6,87,16); }
div.DivClassName
{
background-color: #065710;
}
.BgClassName
{
background-color: #065710;
}
</style>
border-color css
<style>
span { border-color: #065710; }
span { border-color: rgb(6,87,16); }
td.TdClassName
{
border-color: #065710;
}
.TagClassName
{
border-color: #065710;
}
</style>