Shades of Islamic Green #11B417
Tints of Islamic Green #11B417
RGB
CMYK
RGB Variations
Color information
#11B417 (or 0x11B417) is known color: Islamic Green. HEX triplet: 11, B4 and 17. RGB value is (17,180,23). Sum of RGB (Red+Green+Blue) = 17+180+23=220 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.73% from 220); Green value is 180 (70.70% from 255 or 81.82% from 220); Blue value is 23 (9.38% from 255 or 10.45% from 220); Max value from RGB is 180 - color contains mainly: green. Hex color #11B417 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #11B417 is #EE4BE8. Grayscale: #717171. Windows color (decimal): -15617001 or 1553425. OLE color: 1553425.
HSL color Cylindrical-coordinate representation of color #11B417: hue angle of 122.21º degrees, saturation: 0.83, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #11B417 is Cyan = 0.91, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 17 | 180 | 23 | - |
| CMYK | 0.91 | 0 | 0.87 | 0.29 |
| HSL | 122.21º | 0.83% | 0.39% | - |
| HSV(B) | 122.21º | 0.91% | 0.71% | - |
| XYZ | 16.71 | 32.82 | 6.27 | - |
| YUV | 113.37 | 77 | 59.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 180 | 23 | 0.91 | 0 | 0.87 | 0.29 | 122.21 | 0.83 | 0.39 |
| Hex | 11 | B4 | 17 | 5B | 0 | 57 | 1D | 7A | 53 | 27 |
| Octal | 21 | 264 | 27 | 133 | 0 | 127 | 35 | 172 | 123 | 47 |
| Binary | 10001 | 10110100 | 10111 | 1011011 | 0 | 1010111 | 11101 | 1111010 | 1010011 | 100111 |
Color Harmonies of #11B417
Complementary color
Monochromatic Colors of #11B417
Black with #11B417
Text Example
Text Example
White with #11B417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11B417; }
p { color: rgb(17,180,23); }
H1.HeaderClassName
{
color: #11B417;
}
.AnyTagClassName
{
color: #11B417;
}
</style>
background-color css
<style>
a { background-color: #11B417; }
a { background-color: rgb(17,180,23); }
div.DivClassName
{
background-color: #11B417;
}
.BgClassName
{
background-color: #11B417;
}
</style>
border-color css
<style>
span { border-color: #11B417; }
span { border-color: rgb(17,180,23); }
td.TdClassName
{
border-color: #11B417;
}
.TagClassName
{
border-color: #11B417;
}
</style>