Shades of Islamic Green #11B714
Tints of Islamic Green #11B714
RGB
CMYK
RGB Variations
Color information
#11B714 (or 0x11B714) is known color: Islamic Green. HEX triplet: 11, B7 and 14. RGB value is (17,183,20). Sum of RGB (Red+Green+Blue) = 17+183+20=220 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.73% from 220); Green value is 183 (71.88% from 255 or 83.18% from 220); Blue value is 20 (8.20% from 255 or 9.09% from 220); Max value from RGB is 183 - color contains mainly: green. Hex color #11B714 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #11B714 is #EE48EB. Grayscale: #737373. Windows color (decimal): -15616236 or 1357585. OLE color: 1357585.
HSL color Cylindrical-coordinate representation of color #11B714: hue angle of 121.08º degrees, saturation: 0.83, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #11B714 is Cyan = 0.91, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 17 | 183 | 20 | - |
| CMYK | 0.91 | 0 | 0.89 | 0.28 |
| HSL | 121.08º | 0.83% | 0.39% | - |
| HSV(B) | 121.08º | 0.91% | 0.72% | - |
| XYZ | 17.29 | 34.04 | 6.32 | - |
| YUV | 114.78 | 74.5 | 58.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 183 | 20 | 0.91 | 0 | 0.89 | 0.28 | 121.08 | 0.83 | 0.39 |
| Hex | 11 | B7 | 14 | 5B | 0 | 59 | 1C | 79 | 53 | 27 |
| Octal | 21 | 267 | 24 | 133 | 0 | 131 | 34 | 171 | 123 | 47 |
| Binary | 10001 | 10110111 | 10100 | 1011011 | 0 | 1011001 | 11100 | 1111001 | 1010011 | 100111 |
Color Harmonies of #11B714
Complementary color
Monochromatic Colors of #11B714
Black with #11B714
Text Example
Text Example
White with #11B714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11B714; }
p { color: rgb(17,183,20); }
H1.HeaderClassName
{
color: #11B714;
}
.AnyTagClassName
{
color: #11B714;
}
</style>
background-color css
<style>
a { background-color: #11B714; }
a { background-color: rgb(17,183,20); }
div.DivClassName
{
background-color: #11B714;
}
.BgClassName
{
background-color: #11B714;
}
</style>
border-color css
<style>
span { border-color: #11B714; }
span { border-color: rgb(17,183,20); }
td.TdClassName
{
border-color: #11B714;
}
.TagClassName
{
border-color: #11B714;
}
</style>