Shades of Islamic Green #009018
Tints of Islamic Green #009018
RGB
CMYK
RGB Variations
Color information
#009018 (or 0x009018) is known color: Islamic Green. HEX triplet: 00, 90 and 18. RGB value is (0,144,24). Sum of RGB (Red+Green+Blue) = 0+144+24=168 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 168); Green value is 144 (56.64% from 255 or 85.71% from 168); Blue value is 24 (9.77% from 255 or 14.29% from 168); Max value from RGB is 144 - color contains mainly: green. Hex color #009018 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #009018 is #FF6FE7. Grayscale: #575757. Windows color (decimal): -16740328 or 1609728. OLE color: 1609728.
HSL color Cylindrical-coordinate representation of color #009018: hue angle of 130º 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 #009018 is Cyan = 1, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 0 | 144 | 24 | - |
| CMYK | 1 | 0 | 0.83 | 0.44 |
| HSL | 130º | 1% | 0.28% | - |
| HSV(B) | 130º | 1% | 0.56% | - |
| XYZ | 10.14 | 20.01 | 4.19 | - |
| YUV | 87.26 | 92.29 | 65.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 144 | 24 | 1 | 0 | 0.83 | 0.44 | 130 | 1 | 0.28 |
| Hex | 0 | 90 | 18 | 64 | 0 | 53 | 2C | 82 | 64 | 1C |
| Octal | 0 | 220 | 30 | 144 | 0 | 123 | 54 | 202 | 144 | 34 |
| Binary | 0 | 10010000 | 11000 | 1100100 | 0 | 1010011 | 101100 | 10000010 | 1100100 | 11100 |
Color Harmonies of #009018
Complementary color
Monochromatic Colors of #009018
Black with #009018
Text Example
Text Example
White with #009018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #009018; }
p { color: rgb(0,144,24); }
H1.HeaderClassName
{
color: #009018;
}
.AnyTagClassName
{
color: #009018;
}
</style>
background-color css
<style>
a { background-color: #009018; }
a { background-color: rgb(0,144,24); }
div.DivClassName
{
background-color: #009018;
}
.BgClassName
{
background-color: #009018;
}
</style>
border-color css
<style>
span { border-color: #009018; }
span { border-color: rgb(0,144,24); }
td.TdClassName
{
border-color: #009018;
}
.TagClassName
{
border-color: #009018;
}
</style>