Shades of Myrtle #075311
Tints of Myrtle #075311
RGB
CMYK
RGB Variations
Color information
#075311 (or 0x075311) is known color: Myrtle. HEX triplet: 07, 53 and 11. RGB value is (7,83,17). Sum of RGB (Red+Green+Blue) = 7+83+17=107 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.54% from 107); Green value is 83 (32.81% from 255 or 77.57% from 107); Blue value is 17 (7.03% from 255 or 15.89% from 107); Max value from RGB is 83 - color contains mainly: green. Hex color #075311 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075311 is #F8ACEE. Grayscale: #343434. Windows color (decimal): -16297199 or 1135367. OLE color: 1135367.
HSL color Cylindrical-coordinate representation of color #075311: hue angle of 127.89º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075311 is Cyan = 0.92, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 83 | 17 | - |
| CMYK | 0.92 | 0 | 0.80 | 0.67 |
| HSL | 127.89º | 0.84% | 0.18% | - |
| HSV(B) | 127.89º | 0.92% | 0.33% | - |
| XYZ | 3.28 | 6.27 | 1.57 | - |
| YUV | 52.75 | 107.82 | 95.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 83 | 17 | 0.92 | 0 | 0.80 | 0.67 | 127.89 | 0.84 | 0.18 |
| Hex | 7 | 53 | 11 | 5C | 0 | 50 | 43 | 80 | 54 | 12 |
| Octal | 7 | 123 | 21 | 134 | 0 | 120 | 103 | 200 | 124 | 22 |
| Binary | 111 | 1010011 | 10001 | 1011100 | 0 | 1010000 | 1000011 | 10000000 | 1010100 | 10010 |
Color Harmonies of #075311
Complementary color
Monochromatic Colors of #075311
Black with #075311
Text Example
Text Example
White with #075311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075311; }
p { color: rgb(7,83,17); }
H1.HeaderClassName
{
color: #075311;
}
.AnyTagClassName
{
color: #075311;
}
</style>
background-color css
<style>
a { background-color: #075311; }
a { background-color: rgb(7,83,17); }
div.DivClassName
{
background-color: #075311;
}
.BgClassName
{
background-color: #075311;
}
</style>
border-color css
<style>
span { border-color: #075311; }
span { border-color: rgb(7,83,17); }
td.TdClassName
{
border-color: #075311;
}
.TagClassName
{
border-color: #075311;
}
</style>