Shades of Islamic Green #009520
Tints of Islamic Green #009520
RGB
CMYK
RGB Variations
Color information
#009520 (or 0x009520) is known color: Islamic Green. HEX triplet: 00, 95 and 20. RGB value is (0,149,32). Sum of RGB (Red+Green+Blue) = 0+149+32=181 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 181); Green value is 149 (58.59% from 255 or 82.32% from 181); Blue value is 32 (12.89% from 255 or 17.68% from 181); Max value from RGB is 149 - color contains mainly: green. Hex color #009520 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #009520 is #FF6ADF. Grayscale: #5B5B5B. Windows color (decimal): -16739040 or 2135296. OLE color: 2135296.
HSL color Cylindrical-coordinate representation of color #009520: hue angle of 132.89º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #009520 is Cyan = 1, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 0 | 149 | 32 | - |
| CMYK | 1 | 0 | 0.79 | 0.42 |
| HSL | 132.89º | 1% | 0.29% | - |
| HSV(B) | 132.89º | 1% | 0.58% | - |
| XYZ | 11.01 | 21.6 | 4.96 | - |
| YUV | 91.11 | 94.64 | 63.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 149 | 32 | 1 | 0 | 0.79 | 0.42 | 132.89 | 1 | 0.29 |
| Hex | 0 | 95 | 20 | 64 | 0 | 4F | 2A | 85 | 64 | 1D |
| Octal | 0 | 225 | 40 | 144 | 0 | 117 | 52 | 205 | 144 | 35 |
| Binary | 0 | 10010101 | 100000 | 1100100 | 0 | 1001111 | 101010 | 10000101 | 1100100 | 11101 |
Color Harmonies of #009520
Complementary color
Monochromatic Colors of #009520
Black with #009520
Text Example
Text Example
White with #009520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #009520; }
p { color: rgb(0,149,32); }
H1.HeaderClassName
{
color: #009520;
}
.AnyTagClassName
{
color: #009520;
}
</style>
background-color css
<style>
a { background-color: #009520; }
a { background-color: rgb(0,149,32); }
div.DivClassName
{
background-color: #009520;
}
.BgClassName
{
background-color: #009520;
}
</style>
border-color css
<style>
span { border-color: #009520; }
span { border-color: rgb(0,149,32); }
td.TdClassName
{
border-color: #009520;
}
.TagClassName
{
border-color: #009520;
}
</style>