Shades of Islamic Green #11B914
Tints of Islamic Green #11B914
RGB
CMYK
RGB Variations
Color information
#11B914 (or 0x11B914) is known color: Islamic Green. HEX triplet: 11, B9 and 14. RGB value is (17,185,20). Sum of RGB (Red+Green+Blue) = 17+185+20=222 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.66% from 222); Green value is 185 (72.66% from 255 or 83.33% from 222); Blue value is 20 (8.20% from 255 or 9.01% from 222); Max value from RGB is 185 - color contains mainly: green. Hex color #11B914 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #11B914 is #EE46EB. Grayscale: #747474. Windows color (decimal): -15615724 or 1358097. OLE color: 1358097.
HSL color Cylindrical-coordinate representation of color #11B914: hue angle of 121.07º degrees, saturation: 0.83, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #11B914 is Cyan = 0.91, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 17 | 185 | 20 | - |
| CMYK | 0.91 | 0 | 0.89 | 0.27 |
| HSL | 121.07º | 0.83% | 0.4% | - |
| HSV(B) | 121.07º | 0.91% | 0.73% | - |
| XYZ | 17.71 | 34.87 | 6.46 | - |
| YUV | 115.96 | 73.84 | 57.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 185 | 20 | 0.91 | 0 | 0.89 | 0.27 | 121.07 | 0.83 | 0.4 |
| Hex | 11 | B9 | 14 | 5B | 0 | 59 | 1B | 79 | 53 | 28 |
| Octal | 21 | 271 | 24 | 133 | 0 | 131 | 33 | 171 | 123 | 50 |
| Binary | 10001 | 10111001 | 10100 | 1011011 | 0 | 1011001 | 11011 | 1111001 | 1010011 | 101000 |
Color Harmonies of #11B914
Complementary color
Monochromatic Colors of #11B914
Black with #11B914
Text Example
Text Example
White with #11B914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11B914; }
p { color: rgb(17,185,20); }
H1.HeaderClassName
{
color: #11B914;
}
.AnyTagClassName
{
color: #11B914;
}
</style>
background-color css
<style>
a { background-color: #11B914; }
a { background-color: rgb(17,185,20); }
div.DivClassName
{
background-color: #11B914;
}
.BgClassName
{
background-color: #11B914;
}
</style>
border-color css
<style>
span { border-color: #11B914; }
span { border-color: rgb(17,185,20); }
td.TdClassName
{
border-color: #11B914;
}
.TagClassName
{
border-color: #11B914;
}
</style>