Shades of Islamic Green #059602
Tints of Islamic Green #059602
RGB
CMYK
RGB Variations
Color information
#059602 (or 0x059602) is known color: Islamic Green. HEX triplet: 05, 96 and 02. RGB value is (5,150,2). Sum of RGB (Red+Green+Blue) = 5+150+2=157 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.18% from 157); Green value is 150 (58.98% from 255 or 95.54% from 157); Blue value is 2 (1.17% from 255 or 1.27% from 157); Max value from RGB is 150 - color contains mainly: green. Hex color #059602 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #059602 is #FA69FD. Grayscale: #5A5A5A. Windows color (decimal): -16411134 or 169477. OLE color: 169477.
HSL color Cylindrical-coordinate representation of color #059602: hue angle of 118.78º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #059602 is Cyan = 0.97, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 5 | 150 | 2 | - |
| CMYK | 0.97 | 0 | 0.99 | 0.41 |
| HSL | 118.78º | 0.97% | 0.3% | - |
| HSV(B) | 118.78º | 0.99% | 0.59% | - |
| XYZ | 10.98 | 21.85 | 3.7 | - |
| YUV | 89.77 | 78.46 | 67.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 150 | 2 | 0.97 | 0 | 0.99 | 0.41 | 118.78 | 0.97 | 0.3 |
| Hex | 5 | 96 | 2 | 61 | 0 | 63 | 29 | 77 | 61 | 1E |
| Octal | 5 | 226 | 2 | 141 | 0 | 143 | 51 | 167 | 141 | 36 |
| Binary | 101 | 10010110 | 10 | 1100001 | 0 | 1100011 | 101001 | 1110111 | 1100001 | 11110 |
Color Harmonies of #059602
Complementary color
Monochromatic Colors of #059602
Black with #059602
Text Example
Text Example
White with #059602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059602; }
p { color: rgb(5,150,2); }
H1.HeaderClassName
{
color: #059602;
}
.AnyTagClassName
{
color: #059602;
}
</style>
background-color css
<style>
a { background-color: #059602; }
a { background-color: rgb(5,150,2); }
div.DivClassName
{
background-color: #059602;
}
.BgClassName
{
background-color: #059602;
}
</style>
border-color css
<style>
span { border-color: #059602; }
span { border-color: rgb(5,150,2); }
td.TdClassName
{
border-color: #059602;
}
.TagClassName
{
border-color: #059602;
}
</style>