Shades of Islamic Green #099014
Tints of Islamic Green #099014
RGB
CMYK
RGB Variations
Color information
#099014 (or 0x099014) is known color: Islamic Green. HEX triplet: 09, 90 and 14. RGB value is (9,144,20). Sum of RGB (Red+Green+Blue) = 9+144+20=173 (22% of max value = 765). Red value is 9 (3.91% from 255 or 5.20% from 173); Green value is 144 (56.64% from 255 or 83.24% from 173); Blue value is 20 (8.20% from 255 or 11.56% from 173); Max value from RGB is 144 - color contains mainly: green. Hex color #099014 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #099014 is #F66FEB. Grayscale: #595959. Windows color (decimal): -16150508 or 1347593. OLE color: 1347593.
HSL color Cylindrical-coordinate representation of color #099014: hue angle of 124.89º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #099014 is Cyan = 0.94, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 9 | 144 | 20 | - |
| CMYK | 0.94 | 0 | 0.86 | 0.44 |
| HSL | 124.89º | 0.88% | 0.3% | - |
| HSV(B) | 124.89º | 0.94% | 0.56% | - |
| XYZ | 10.21 | 20.06 | 3.99 | - |
| YUV | 89.5 | 88.77 | 70.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 144 | 20 | 0.94 | 0 | 0.86 | 0.44 | 124.89 | 0.88 | 0.3 |
| Hex | 9 | 90 | 14 | 5E | 0 | 56 | 2C | 7D | 58 | 1E |
| Octal | 11 | 220 | 24 | 136 | 0 | 126 | 54 | 175 | 130 | 36 |
| Binary | 1001 | 10010000 | 10100 | 1011110 | 0 | 1010110 | 101100 | 1111101 | 1011000 | 11110 |
Color Harmonies of #099014
Complementary color
Monochromatic Colors of #099014
Black with #099014
Text Example
Text Example
White with #099014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #099014; }
p { color: rgb(9,144,20); }
H1.HeaderClassName
{
color: #099014;
}
.AnyTagClassName
{
color: #099014;
}
</style>
background-color css
<style>
a { background-color: #099014; }
a { background-color: rgb(9,144,20); }
div.DivClassName
{
background-color: #099014;
}
.BgClassName
{
background-color: #099014;
}
</style>
border-color css
<style>
span { border-color: #099014; }
span { border-color: rgb(9,144,20); }
td.TdClassName
{
border-color: #099014;
}
.TagClassName
{
border-color: #099014;
}
</style>