Shades of Islamic Green #059D14
Tints of Islamic Green #059D14
RGB
CMYK
RGB Variations
Color information
#059D14 (or 0x059D14) is known color: Islamic Green. HEX triplet: 05, 9D and 14. RGB value is (5,157,20). Sum of RGB (Red+Green+Blue) = 5+157+20=182 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.75% from 182); Green value is 157 (61.72% from 255 or 86.26% from 182); Blue value is 20 (8.20% from 255 or 10.99% from 182); Max value from RGB is 157 - color contains mainly: green. Hex color #059D14 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #059D14 is #FA62EB. Grayscale: #606060. Windows color (decimal): -16409324 or 1350917. OLE color: 1350917.
HSL color Cylindrical-coordinate representation of color #059D14: hue angle of 125.92º degrees, saturation: 0.94, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #059D14 is Cyan = 0.97, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 5 | 157 | 20 | - |
| CMYK | 0.97 | 0 | 0.87 | 0.38 |
| HSL | 125.92º | 0.94% | 0.32% | - |
| HSV(B) | 125.92º | 0.97% | 0.62% | - |
| XYZ | 12.25 | 24.2 | 4.69 | - |
| YUV | 95.93 | 85.14 | 63.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 157 | 20 | 0.97 | 0 | 0.87 | 0.38 | 125.92 | 0.94 | 0.32 |
| Hex | 5 | 9D | 14 | 61 | 0 | 57 | 26 | 7E | 5E | 20 |
| Octal | 5 | 235 | 24 | 141 | 0 | 127 | 46 | 176 | 136 | 40 |
| Binary | 101 | 10011101 | 10100 | 1100001 | 0 | 1010111 | 100110 | 1111110 | 1011110 | 100000 |
Color Harmonies of #059D14
Complementary color
Monochromatic Colors of #059D14
Black with #059D14
Text Example
Text Example
White with #059D14
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059D14; }
p { color: rgb(5,157,20); }
H1.HeaderClassName
{
color: #059D14;
}
.AnyTagClassName
{
color: #059D14;
}
</style>
background-color css
<style>
a { background-color: #059D14; }
a { background-color: rgb(5,157,20); }
div.DivClassName
{
background-color: #059D14;
}
.BgClassName
{
background-color: #059D14;
}
</style>
border-color css
<style>
span { border-color: #059D14; }
span { border-color: rgb(5,157,20); }
td.TdClassName
{
border-color: #059D14;
}
.TagClassName
{
border-color: #059D14;
}
</style>