Shades of Myrtle #075712
Tints of Myrtle #075712
RGB
CMYK
RGB Variations
Color information
#075712 (or 0x075712) is known color: Myrtle. HEX triplet: 07, 57 and 12. RGB value is (7,87,18). Sum of RGB (Red+Green+Blue) = 7+87+18=112 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.25% from 112); Green value is 87 (34.38% from 255 or 77.68% from 112); Blue value is 18 (7.42% from 255 or 16.07% from 112); Max value from RGB is 87 - color contains mainly: green. Hex color #075712 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075712 is #F8A8ED. Grayscale: #373737. Windows color (decimal): -16296174 or 1201927. OLE color: 1201927.
HSL color Cylindrical-coordinate representation of color #075712: hue angle of 128.25º 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 #075712 is Cyan = 0.92, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 87 | 18 | - |
| CMYK | 0.92 | 0 | 0.79 | 0.66 |
| HSL | 128.25º | 0.85% | 0.18% | - |
| HSV(B) | 128.25º | 0.92% | 0.34% | - |
| XYZ | 3.6 | 6.91 | 1.72 | - |
| YUV | 55.21 | 107 | 93.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 87 | 18 | 0.92 | 0 | 0.79 | 0.66 | 128.25 | 0.85 | 0.18 |
| Hex | 7 | 57 | 12 | 5C | 0 | 4F | 42 | 80 | 55 | 12 |
| Octal | 7 | 127 | 22 | 134 | 0 | 117 | 102 | 200 | 125 | 22 |
| Binary | 111 | 1010111 | 10010 | 1011100 | 0 | 1001111 | 1000010 | 10000000 | 1010101 | 10010 |
Color Harmonies of #075712
Complementary color
Monochromatic Colors of #075712
Black with #075712
Text Example
Text Example
White with #075712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075712; }
p { color: rgb(7,87,18); }
H1.HeaderClassName
{
color: #075712;
}
.AnyTagClassName
{
color: #075712;
}
</style>
background-color css
<style>
a { background-color: #075712; }
a { background-color: rgb(7,87,18); }
div.DivClassName
{
background-color: #075712;
}
.BgClassName
{
background-color: #075712;
}
</style>
border-color css
<style>
span { border-color: #075712; }
span { border-color: rgb(7,87,18); }
td.TdClassName
{
border-color: #075712;
}
.TagClassName
{
border-color: #075712;
}
</style>