Shades of Islamic Green #00991D
Tints of Islamic Green #00991D
RGB
CMYK
RGB Variations
Color information
#00991D (or 0x00991D) is known color: Islamic Green. HEX triplet: 00, 99 and 1D. RGB value is (0,153,29). Sum of RGB (Red+Green+Blue) = 0+153+29=182 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 182); Green value is 153 (60.16% from 255 or 84.07% from 182); Blue value is 29 (11.72% from 255 or 15.93% from 182); Max value from RGB is 153 - color contains mainly: green. Hex color #00991D is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #00991D is #FF66E2. Grayscale: #5D5D5D. Windows color (decimal): -16738019 or 1939712. OLE color: 1939712.
HSL color Cylindrical-coordinate representation of color #00991D: hue angle of 131.37º 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 #00991D is Cyan = 1, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 0 | 153 | 29 | - |
| CMYK | 1 | 0 | 0.81 | 0.4 |
| HSL | 131.37º | 1% | 0.3% | - |
| HSV(B) | 131.37º | 1% | 0.6% | - |
| XYZ | 11.61 | 22.87 | 4.96 | - |
| YUV | 93.12 | 91.81 | 61.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 153 | 29 | 1 | 0 | 0.81 | 0.4 | 131.37 | 1 | 0.3 |
| Hex | 0 | 99 | 1D | 64 | 0 | 51 | 28 | 83 | 64 | 1E |
| Octal | 0 | 231 | 35 | 144 | 0 | 121 | 50 | 203 | 144 | 36 |
| Binary | 0 | 10011001 | 11101 | 1100100 | 0 | 1010001 | 101000 | 10000011 | 1100100 | 11110 |
Color Harmonies of #00991D
Complementary color
Monochromatic Colors of #00991D
Black with #00991D
Text Example
Text Example
White with #00991D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00991D; }
p { color: rgb(0,153,29); }
H1.HeaderClassName
{
color: #00991D;
}
.AnyTagClassName
{
color: #00991D;
}
</style>
background-color css
<style>
a { background-color: #00991D; }
a { background-color: rgb(0,153,29); }
div.DivClassName
{
background-color: #00991D;
}
.BgClassName
{
background-color: #00991D;
}
</style>
border-color css
<style>
span { border-color: #00991D; }
span { border-color: rgb(0,153,29); }
td.TdClassName
{
border-color: #00991D;
}
.TagClassName
{
border-color: #00991D;
}
</style>