Shades of Islamic Green #11B319
Tints of Islamic Green #11B319
RGB
CMYK
RGB Variations
Color information
#11B319 (or 0x11B319) is known color: Islamic Green. HEX triplet: 11, B3 and 19. RGB value is (17,179,25). Sum of RGB (Red+Green+Blue) = 17+179+25=221 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.69% from 221); Green value is 179 (70.31% from 255 or 81.00% from 221); Blue value is 25 (10.16% from 255 or 11.31% from 221); Max value from RGB is 179 - color contains mainly: green. Hex color #11B319 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #11B319 is #EE4CE6. Grayscale: #717171. Windows color (decimal): -15617255 or 1684241. OLE color: 1684241.
HSL color Cylindrical-coordinate representation of color #11B319: hue angle of 122.96º degrees, saturation: 0.83, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #11B319 is Cyan = 0.91, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 17 | 179 | 25 | - |
| CMYK | 0.91 | 0 | 0.86 | 0.30 |
| HSL | 122.96º | 0.83% | 0.38% | - |
| HSV(B) | 122.96º | 0.91% | 0.7% | - |
| XYZ | 16.53 | 32.43 | 6.31 | - |
| YUV | 113.01 | 78.33 | 59.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 179 | 25 | 0.91 | 0 | 0.86 | 0.30 | 122.96 | 0.83 | 0.38 |
| Hex | 11 | B3 | 19 | 5B | 0 | 56 | 1E | 7B | 53 | 26 |
| Octal | 21 | 263 | 31 | 133 | 0 | 126 | 36 | 173 | 123 | 46 |
| Binary | 10001 | 10110011 | 11001 | 1011011 | 0 | 1010110 | 11110 | 1111011 | 1010011 | 100110 |
Color Harmonies of #11B319
Complementary color
Monochromatic Colors of #11B319
Black with #11B319
Text Example
Text Example
White with #11B319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11B319; }
p { color: rgb(17,179,25); }
H1.HeaderClassName
{
color: #11B319;
}
.AnyTagClassName
{
color: #11B319;
}
</style>
background-color css
<style>
a { background-color: #11B319; }
a { background-color: rgb(17,179,25); }
div.DivClassName
{
background-color: #11B319;
}
.BgClassName
{
background-color: #11B319;
}
</style>
border-color css
<style>
span { border-color: #11B319; }
span { border-color: rgb(17,179,25); }
td.TdClassName
{
border-color: #11B319;
}
.TagClassName
{
border-color: #11B319;
}
</style>