Shades of Islamic Green #009512
Tints of Islamic Green #009512
RGB
CMYK
RGB Variations
Color information
#009512 (or 0x009512) is known color: Islamic Green. HEX triplet: 00, 95 and 12. RGB value is (0,149,18). Sum of RGB (Red+Green+Blue) = 0+149+18=167 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 167); Green value is 149 (58.59% from 255 or 89.22% from 167); Blue value is 18 (7.42% from 255 or 10.78% from 167); Max value from RGB is 149 - color contains mainly: green. Hex color #009512 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #009512 is #FF6AED. Grayscale: #595959. Windows color (decimal): -16739054 or 1217792. OLE color: 1217792.
HSL color Cylindrical-coordinate representation of color #009512: hue angle of 127.25º 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 #009512 is Cyan = 1, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 0 | 149 | 18 | - |
| CMYK | 1 | 0 | 0.88 | 0.42 |
| HSL | 127.25º | 1% | 0.29% | - |
| HSV(B) | 127.25º | 1% | 0.58% | - |
| XYZ | 10.86 | 21.54 | 4.16 | - |
| YUV | 89.52 | 87.64 | 64.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 149 | 18 | 1 | 0 | 0.88 | 0.42 | 127.25 | 1 | 0.29 |
| Hex | 0 | 95 | 12 | 64 | 0 | 58 | 2A | 7F | 64 | 1D |
| Octal | 0 | 225 | 22 | 144 | 0 | 130 | 52 | 177 | 144 | 35 |
| Binary | 0 | 10010101 | 10010 | 1100100 | 0 | 1011000 | 101010 | 1111111 | 1100100 | 11101 |
Color Harmonies of #009512
Complementary color
Monochromatic Colors of #009512
Black with #009512
Text Example
Text Example
White with #009512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #009512; }
p { color: rgb(0,149,18); }
H1.HeaderClassName
{
color: #009512;
}
.AnyTagClassName
{
color: #009512;
}
</style>
background-color css
<style>
a { background-color: #009512; }
a { background-color: rgb(0,149,18); }
div.DivClassName
{
background-color: #009512;
}
.BgClassName
{
background-color: #009512;
}
</style>
border-color css
<style>
span { border-color: #009512; }
span { border-color: rgb(0,149,18); }
td.TdClassName
{
border-color: #009512;
}
.TagClassName
{
border-color: #009512;
}
</style>