Shades of Myrtle #075413
Tints of Myrtle #075413
RGB
CMYK
RGB Variations
Color information
#075413 (or 0x075413) is known color: Myrtle. HEX triplet: 07, 54 and 13. RGB value is (7,84,19). Sum of RGB (Red+Green+Blue) = 7+84+19=110 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.36% from 110); Green value is 84 (33.20% from 255 or 76.36% from 110); Blue value is 19 (7.81% from 255 or 17.27% from 110); Max value from RGB is 84 - color contains mainly: green. Hex color #075413 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075413 is #F8ABEC. Grayscale: #353535. Windows color (decimal): -16296941 or 1266695. OLE color: 1266695.
HSL color Cylindrical-coordinate representation of color #075413: hue angle of 129.35º degrees, saturation: 0.85, 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 #075413 is Cyan = 0.92, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 84 | 19 | - |
| CMYK | 0.92 | 0 | 0.77 | 0.67 |
| HSL | 129.35º | 0.85% | 0.18% | - |
| HSV(B) | 129.35º | 0.92% | 0.33% | - |
| XYZ | 3.38 | 6.43 | 1.68 | - |
| YUV | 53.57 | 108.49 | 94.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 84 | 19 | 0.92 | 0 | 0.77 | 0.67 | 129.35 | 0.85 | 0.18 |
| Hex | 7 | 54 | 13 | 5C | 0 | 4D | 43 | 81 | 55 | 12 |
| Octal | 7 | 124 | 23 | 134 | 0 | 115 | 103 | 201 | 125 | 22 |
| Binary | 111 | 1010100 | 10011 | 1011100 | 0 | 1001101 | 1000011 | 10000001 | 1010101 | 10010 |
Color Harmonies of #075413
Complementary color
Monochromatic Colors of #075413
Black with #075413
Text Example
Text Example
White with #075413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075413; }
p { color: rgb(7,84,19); }
H1.HeaderClassName
{
color: #075413;
}
.AnyTagClassName
{
color: #075413;
}
</style>
background-color css
<style>
a { background-color: #075413; }
a { background-color: rgb(7,84,19); }
div.DivClassName
{
background-color: #075413;
}
.BgClassName
{
background-color: #075413;
}
</style>
border-color css
<style>
span { border-color: #075413; }
span { border-color: rgb(7,84,19); }
td.TdClassName
{
border-color: #075413;
}
.TagClassName
{
border-color: #075413;
}
</style>