Shades of Islamic Green #00911B
Tints of Islamic Green #00911B
RGB
CMYK
RGB Variations
Color information
#00911B (or 0x00911B) is known color: Islamic Green. HEX triplet: 00, 91 and 1B. RGB value is (0,145,27). Sum of RGB (Red+Green+Blue) = 0+145+27=172 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 172); Green value is 145 (57.03% from 255 or 84.30% from 172); Blue value is 27 (10.94% from 255 or 15.70% from 172); Max value from RGB is 145 - color contains mainly: green. Hex color #00911B is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #00911B is #FF6EE4. Grayscale: #585858. Windows color (decimal): -16740069 or 1806592. OLE color: 1806592.
HSL color Cylindrical-coordinate representation of color #00911B: hue angle of 131.17º degrees, saturation: 1, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00911B is Cyan = 1, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 0 | 145 | 27 | - |
| CMYK | 1 | 0 | 0.81 | 0.43 |
| HSL | 131.17º | 1% | 0.28% | - |
| HSV(B) | 131.17º | 1% | 0.57% | - |
| XYZ | 10.32 | 20.33 | 4.42 | - |
| YUV | 88.19 | 93.46 | 65.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 145 | 27 | 1 | 0 | 0.81 | 0.43 | 131.17 | 1 | 0.28 |
| Hex | 0 | 91 | 1B | 64 | 0 | 51 | 2B | 83 | 64 | 1C |
| Octal | 0 | 221 | 33 | 144 | 0 | 121 | 53 | 203 | 144 | 34 |
| Binary | 0 | 10010001 | 11011 | 1100100 | 0 | 1010001 | 101011 | 10000011 | 1100100 | 11100 |
Color Harmonies of #00911B
Complementary color
Monochromatic Colors of #00911B
Black with #00911B
Text Example
Text Example
White with #00911B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00911B; }
p { color: rgb(0,145,27); }
H1.HeaderClassName
{
color: #00911B;
}
.AnyTagClassName
{
color: #00911B;
}
</style>
background-color css
<style>
a { background-color: #00911B; }
a { background-color: rgb(0,145,27); }
div.DivClassName
{
background-color: #00911B;
}
.BgClassName
{
background-color: #00911B;
}
</style>
border-color css
<style>
span { border-color: #00911B; }
span { border-color: rgb(0,145,27); }
td.TdClassName
{
border-color: #00911B;
}
.TagClassName
{
border-color: #00911B;
}
</style>