Shades of Islamic Green #009311
Tints of Islamic Green #009311
RGB
CMYK
RGB Variations
Color information
#009311 (or 0x009311) is known color: Islamic Green. HEX triplet: 00, 93 and 11. RGB value is (0,147,17). Sum of RGB (Red+Green+Blue) = 0+147+17=164 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 164); Green value is 147 (57.81% from 255 or 89.63% from 164); Blue value is 17 (7.03% from 255 or 10.37% from 164); Max value from RGB is 147 - color contains mainly: green. Hex color #009311 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #009311 is #FF6CEE. Grayscale: #585858. Windows color (decimal): -16739567 or 1151744. OLE color: 1151744.
HSL color Cylindrical-coordinate representation of color #009311: hue angle of 126.94º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #009311 is Cyan = 1, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 0 | 147 | 17 | - |
| CMYK | 1 | 0 | 0.88 | 0.42 |
| HSL | 126.94º | 1% | 0.29% | - |
| HSV(B) | 126.94º | 1% | 0.58% | - |
| XYZ | 10.53 | 20.91 | 4.01 | - |
| YUV | 88.23 | 87.8 | 65.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 147 | 17 | 1 | 0 | 0.88 | 0.42 | 126.94 | 1 | 0.29 |
| Hex | 0 | 93 | 11 | 64 | 0 | 58 | 2A | 7F | 64 | 1D |
| Octal | 0 | 223 | 21 | 144 | 0 | 130 | 52 | 177 | 144 | 35 |
| Binary | 0 | 10010011 | 10001 | 1100100 | 0 | 1011000 | 101010 | 1111111 | 1100100 | 11101 |
Color Harmonies of #009311
Complementary color
Monochromatic Colors of #009311
Black with #009311
Text Example
Text Example
White with #009311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #009311; }
p { color: rgb(0,147,17); }
H1.HeaderClassName
{
color: #009311;
}
.AnyTagClassName
{
color: #009311;
}
</style>
background-color css
<style>
a { background-color: #009311; }
a { background-color: rgb(0,147,17); }
div.DivClassName
{
background-color: #009311;
}
.BgClassName
{
background-color: #009311;
}
</style>
border-color css
<style>
span { border-color: #009311; }
span { border-color: rgb(0,147,17); }
td.TdClassName
{
border-color: #009311;
}
.TagClassName
{
border-color: #009311;
}
</style>