Shades of Islamic Green #009012
Tints of Islamic Green #009012
RGB
CMYK
RGB Variations
Color information
#009012 (or 0x009012) is known color: Islamic Green. HEX triplet: 00, 90 and 12. RGB value is (0,144,18). Sum of RGB (Red+Green+Blue) = 0+144+18=162 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 162); Green value is 144 (56.64% from 255 or 88.89% from 162); Blue value is 18 (7.42% from 255 or 11.11% from 162); Max value from RGB is 144 - color contains mainly: green. Hex color #009012 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #009012 is #FF6FED. Grayscale: #565656. Windows color (decimal): -16740334 or 1216512. OLE color: 1216512.
HSL color Cylindrical-coordinate representation of color #009012: hue angle of 127.5º degrees, saturation: 1, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 1%. Process color model (Four color, CMYK) of #009012 is Cyan = 1, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 0 | 144 | 18 | - |
| CMYK | 1 | 0 | 0.88 | 0.44 |
| HSL | 127.5º | 1% | 0.28% | - |
| HSV(B) | 127.5º | 1% | 0.56% | - |
| XYZ | 10.08 | 19.99 | 3.9 | - |
| YUV | 86.58 | 89.29 | 66.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 144 | 18 | 1 | 0 | 0.88 | 0.44 | 127.5 | 1 | 0.28 |
| Hex | 0 | 90 | 12 | 64 | 0 | 58 | 2C | 80 | 64 | 1C |
| Octal | 0 | 220 | 22 | 144 | 0 | 130 | 54 | 200 | 144 | 34 |
| Binary | 0 | 10010000 | 10010 | 1100100 | 0 | 1011000 | 101100 | 10000000 | 1100100 | 11100 |
Color Harmonies of #009012
Complementary color
Monochromatic Colors of #009012
Black with #009012
Text Example
Text Example
White with #009012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #009012; }
p { color: rgb(0,144,18); }
H1.HeaderClassName
{
color: #009012;
}
.AnyTagClassName
{
color: #009012;
}
</style>
background-color css
<style>
a { background-color: #009012; }
a { background-color: rgb(0,144,18); }
div.DivClassName
{
background-color: #009012;
}
.BgClassName
{
background-color: #009012;
}
</style>
border-color css
<style>
span { border-color: #009012; }
span { border-color: rgb(0,144,18); }
td.TdClassName
{
border-color: #009012;
}
.TagClassName
{
border-color: #009012;
}
</style>