Shades of Islamic Green #00990A
Tints of Islamic Green #00990A
RGB
CMYK
RGB Variations
Color information
#00990A (or 0x00990A) is known color: Islamic Green. HEX triplet: 00, 99 and 0A. RGB value is (0,153,10). Sum of RGB (Red+Green+Blue) = 0+153+10=163 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 163); Green value is 153 (60.16% from 255 or 93.87% from 163); Blue value is 10 (4.30% from 255 or 6.13% from 163); Max value from RGB is 153 - color contains mainly: green. Hex color #00990A is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #00990A is #FF66F5. Grayscale: #5B5B5B. Windows color (decimal): -16738038 or 694528. OLE color: 694528.
HSL color Cylindrical-coordinate representation of color #00990A: hue angle of 123.92º degrees, saturation: 1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00990A is Cyan = 1, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 0 | 153 | 10 | - |
| CMYK | 1 | 0 | 0.93 | 0.4 |
| HSL | 123.92º | 1% | 0.3% | - |
| HSV(B) | 123.92º | 1% | 0.6% | - |
| XYZ | 11.45 | 22.8 | 4.09 | - |
| YUV | 90.95 | 82.31 | 63.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 153 | 10 | 1 | 0 | 0.93 | 0.4 | 123.92 | 1 | 0.3 |
| Hex | 0 | 99 | A | 64 | 0 | 5D | 28 | 7C | 64 | 1E |
| Octal | 0 | 231 | 12 | 144 | 0 | 135 | 50 | 174 | 144 | 36 |
| Binary | 0 | 10011001 | 1010 | 1100100 | 0 | 1011101 | 101000 | 1111100 | 1100100 | 11110 |
Color Harmonies of #00990A
Complementary color
Monochromatic Colors of #00990A
Black with #00990A
Text Example
Text Example
White with #00990A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00990A; }
p { color: rgb(0,153,10); }
H1.HeaderClassName
{
color: #00990A;
}
.AnyTagClassName
{
color: #00990A;
}
</style>
background-color css
<style>
a { background-color: #00990A; }
a { background-color: rgb(0,153,10); }
div.DivClassName
{
background-color: #00990A;
}
.BgClassName
{
background-color: #00990A;
}
</style>
border-color css
<style>
span { border-color: #00990A; }
span { border-color: rgb(0,153,10); }
td.TdClassName
{
border-color: #00990A;
}
.TagClassName
{
border-color: #00990A;
}
</style>