Shades of Islamic Green #059502
Tints of Islamic Green #059502
RGB
CMYK
RGB Variations
Color information
#059502 (or 0x059502) is known color: Islamic Green. HEX triplet: 05, 95 and 02. RGB value is (5,149,2). Sum of RGB (Red+Green+Blue) = 5+149+2=156 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.21% from 156); Green value is 149 (58.59% from 255 or 95.51% from 156); Blue value is 2 (1.17% from 255 or 1.28% from 156); Max value from RGB is 149 - color contains mainly: green. Hex color #059502 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #059502 is #FA6AFD. Grayscale: #595959. Windows color (decimal): -16411390 or 169221. OLE color: 169221.
HSL color Cylindrical-coordinate representation of color #059502: hue angle of 118.78º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #059502 is Cyan = 0.97, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 149 | 2 | - |
| CMYK | 0.97 | 0 | 0.99 | 0.42 |
| HSL | 118.78º | 0.97% | 0.3% | - |
| HSV(B) | 118.78º | 0.99% | 0.58% | - |
| XYZ | 10.82 | 21.53 | 3.64 | - |
| YUV | 89.19 | 78.79 | 67.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 149 | 2 | 0.97 | 0 | 0.99 | 0.42 | 118.78 | 0.97 | 0.3 |
| Hex | 5 | 95 | 2 | 61 | 0 | 63 | 2A | 77 | 61 | 1E |
| Octal | 5 | 225 | 2 | 141 | 0 | 143 | 52 | 167 | 141 | 36 |
| Binary | 101 | 10010101 | 10 | 1100001 | 0 | 1100011 | 101010 | 1110111 | 1100001 | 11110 |
Color Harmonies of #059502
Complementary color
Monochromatic Colors of #059502
Black with #059502
Text Example
Text Example
White with #059502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059502; }
p { color: rgb(5,149,2); }
H1.HeaderClassName
{
color: #059502;
}
.AnyTagClassName
{
color: #059502;
}
</style>
background-color css
<style>
a { background-color: #059502; }
a { background-color: rgb(5,149,2); }
div.DivClassName
{
background-color: #059502;
}
.BgClassName
{
background-color: #059502;
}
</style>
border-color css
<style>
span { border-color: #059502; }
span { border-color: rgb(5,149,2); }
td.TdClassName
{
border-color: #059502;
}
.TagClassName
{
border-color: #059502;
}
</style>