Shades of Islamic Green #12B611
Tints of Islamic Green #12B611
RGB
CMYK
RGB Variations
Color information
#12B611 (or 0x12B611) is known color: Islamic Green. HEX triplet: 12, B6 and 11. RGB value is (18,182,17). Sum of RGB (Red+Green+Blue) = 18+182+17=217 (28% of max value = 765). Red value is 18 (7.42% from 255 or 8.29% from 217); Green value is 182 (71.48% from 255 or 83.87% from 217); Blue value is 17 (7.03% from 255 or 7.83% from 217); Max value from RGB is 182 - color contains mainly: green. Hex color #12B611 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #12B611 is #ED49EE. Grayscale: #727272. Windows color (decimal): -15550959 or 1160722. OLE color: 1160722.
HSL color Cylindrical-coordinate representation of color #12B611: hue angle of 119.64º 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 #12B611 is Cyan = 0.90, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 18 | 182 | 17 | - |
| CMYK | 0.90 | 0 | 0.91 | 0.29 |
| HSL | 119.64º | 0.83% | 0.39% | - |
| HSV(B) | 119.64º | 0.91% | 0.71% | - |
| XYZ | 17.08 | 33.62 | 6.12 | - |
| YUV | 114.15 | 73.17 | 59.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 182 | 17 | 0.90 | 0 | 0.91 | 0.29 | 119.64 | 0.83 | 0.39 |
| Hex | 12 | B6 | 11 | 5A | 0 | 5B | 1D | 78 | 53 | 27 |
| Octal | 22 | 266 | 21 | 132 | 0 | 133 | 35 | 170 | 123 | 47 |
| Binary | 10010 | 10110110 | 10001 | 1011010 | 0 | 1011011 | 11101 | 1111000 | 1010011 | 100111 |
Color Harmonies of #12B611
Complementary color
Monochromatic Colors of #12B611
Black with #12B611
Text Example
Text Example
White with #12B611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #12B611; }
p { color: rgb(18,182,17); }
H1.HeaderClassName
{
color: #12B611;
}
.AnyTagClassName
{
color: #12B611;
}
</style>
background-color css
<style>
a { background-color: #12B611; }
a { background-color: rgb(18,182,17); }
div.DivClassName
{
background-color: #12B611;
}
.BgClassName
{
background-color: #12B611;
}
</style>
border-color css
<style>
span { border-color: #12B611; }
span { border-color: rgb(18,182,17); }
td.TdClassName
{
border-color: #12B611;
}
.TagClassName
{
border-color: #12B611;
}
</style>