Shades of Myrtle #075710
Tints of Myrtle #075710
RGB
CMYK
RGB Variations
Color information
#075710 (or 0x075710) is known color: Myrtle. HEX triplet: 07, 57 and 10. RGB value is (7,87,16). Sum of RGB (Red+Green+Blue) = 7+87+16=110 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.36% from 110); Green value is 87 (34.38% from 255 or 79.09% from 110); Blue value is 16 (6.64% from 255 or 14.55% from 110); Max value from RGB is 87 - color contains mainly: green. Hex color #075710 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075710 is #F8A8EF. Grayscale: #373737. Windows color (decimal): -16296176 or 1070855. OLE color: 1070855.
HSL color Cylindrical-coordinate representation of color #075710: hue angle of 126.75º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075710 is Cyan = 0.92, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 87 | 16 | - |
| CMYK | 0.92 | 0 | 0.82 | 0.66 |
| HSL | 126.75º | 0.85% | 0.18% | - |
| HSV(B) | 126.75º | 0.92% | 0.34% | - |
| XYZ | 3.59 | 6.9 | 1.63 | - |
| YUV | 54.99 | 106 | 93.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 87 | 16 | 0.92 | 0 | 0.82 | 0.66 | 126.75 | 0.85 | 0.18 |
| Hex | 7 | 57 | 10 | 5C | 0 | 52 | 42 | 7F | 55 | 12 |
| Octal | 7 | 127 | 20 | 134 | 0 | 122 | 102 | 177 | 125 | 22 |
| Binary | 111 | 1010111 | 10000 | 1011100 | 0 | 1010010 | 1000010 | 1111111 | 1010101 | 10010 |
Color Harmonies of #075710
Complementary color
Monochromatic Colors of #075710
Black with #075710
Text Example
Text Example
White with #075710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075710; }
p { color: rgb(7,87,16); }
H1.HeaderClassName
{
color: #075710;
}
.AnyTagClassName
{
color: #075710;
}
</style>
background-color css
<style>
a { background-color: #075710; }
a { background-color: rgb(7,87,16); }
div.DivClassName
{
background-color: #075710;
}
.BgClassName
{
background-color: #075710;
}
</style>
border-color css
<style>
span { border-color: #075710; }
span { border-color: rgb(7,87,16); }
td.TdClassName
{
border-color: #075710;
}
.TagClassName
{
border-color: #075710;
}
</style>