Shades of Islamic Green #059413
Tints of Islamic Green #059413
RGB
CMYK
RGB Variations
Color information
#059413 (or 0x059413) is known color: Islamic Green. HEX triplet: 05, 94 and 13. RGB value is (5,148,19). Sum of RGB (Red+Green+Blue) = 5+148+19=172 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.91% from 172); Green value is 148 (58.20% from 255 or 86.05% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 148 - color contains mainly: green. Hex color #059413 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #059413 is #FA6BEC. Grayscale: #5A5A5A. Windows color (decimal): -16411629 or 1283077. OLE color: 1283077.
HSL color Cylindrical-coordinate representation of color #059413: hue angle of 125.87º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #059413 is Cyan = 0.97, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 148 | 19 | - |
| CMYK | 0.97 | 0 | 0.87 | 0.42 |
| HSL | 125.87º | 0.93% | 0.3% | - |
| HSV(B) | 125.87º | 0.97% | 0.58% | - |
| XYZ | 10.77 | 21.26 | 4.15 | - |
| YUV | 90.54 | 87.62 | 66.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 148 | 19 | 0.97 | 0 | 0.87 | 0.42 | 125.87 | 0.93 | 0.3 |
| Hex | 5 | 94 | 13 | 61 | 0 | 57 | 2A | 7E | 5D | 1E |
| Octal | 5 | 224 | 23 | 141 | 0 | 127 | 52 | 176 | 135 | 36 |
| Binary | 101 | 10010100 | 10011 | 1100001 | 0 | 1010111 | 101010 | 1111110 | 1011101 | 11110 |
Color Harmonies of #059413
Complementary color
Monochromatic Colors of #059413
Black with #059413
Text Example
Text Example
White with #059413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059413; }
p { color: rgb(5,148,19); }
H1.HeaderClassName
{
color: #059413;
}
.AnyTagClassName
{
color: #059413;
}
</style>
background-color css
<style>
a { background-color: #059413; }
a { background-color: rgb(5,148,19); }
div.DivClassName
{
background-color: #059413;
}
.BgClassName
{
background-color: #059413;
}
</style>
border-color css
<style>
span { border-color: #059413; }
span { border-color: rgb(5,148,19); }
td.TdClassName
{
border-color: #059413;
}
.TagClassName
{
border-color: #059413;
}
</style>