Shades of Islamic Green #059506
Tints of Islamic Green #059506
RGB
CMYK
RGB Variations
Color information
#059506 (or 0x059506) is known color: Islamic Green. HEX triplet: 05, 95 and 06. RGB value is (5,149,6). Sum of RGB (Red+Green+Blue) = 5+149+6=160 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.12% from 160); Green value is 149 (58.59% from 255 or 93.12% from 160); Blue value is 6 (2.73% from 255 or 3.75% from 160); Max value from RGB is 149 - color contains mainly: green. Hex color #059506 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #059506 is #FA6AF9. Grayscale: #5A5A5A. Windows color (decimal): -16411386 or 431365. OLE color: 431365.
HSL color Cylindrical-coordinate representation of color #059506: hue angle of 120.42º degrees, saturation: 0.94, 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 #059506 is Cyan = 0.97, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 149 | 6 | - |
| CMYK | 0.97 | 0 | 0.96 | 0.42 |
| HSL | 120.42º | 0.94% | 0.3% | - |
| HSV(B) | 120.42º | 0.97% | 0.58% | - |
| XYZ | 10.84 | 21.54 | 3.76 | - |
| YUV | 89.64 | 80.79 | 67.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 149 | 6 | 0.97 | 0 | 0.96 | 0.42 | 120.42 | 0.94 | 0.3 |
| Hex | 5 | 95 | 6 | 61 | 0 | 60 | 2A | 78 | 5E | 1E |
| Octal | 5 | 225 | 6 | 141 | 0 | 140 | 52 | 170 | 136 | 36 |
| Binary | 101 | 10010101 | 110 | 1100001 | 0 | 1100000 | 101010 | 1111000 | 1011110 | 11110 |
Color Harmonies of #059506
Complementary color
Monochromatic Colors of #059506
Black with #059506
Text Example
Text Example
White with #059506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059506; }
p { color: rgb(5,149,6); }
H1.HeaderClassName
{
color: #059506;
}
.AnyTagClassName
{
color: #059506;
}
</style>
background-color css
<style>
a { background-color: #059506; }
a { background-color: rgb(5,149,6); }
div.DivClassName
{
background-color: #059506;
}
.BgClassName
{
background-color: #059506;
}
</style>
border-color css
<style>
span { border-color: #059506; }
span { border-color: rgb(5,149,6); }
td.TdClassName
{
border-color: #059506;
}
.TagClassName
{
border-color: #059506;
}
</style>