Shades of Islamic Green #12B815
Tints of Islamic Green #12B815
RGB
CMYK
RGB Variations
Color information
#12B815 (or 0x12B815) is known color: Islamic Green. HEX triplet: 12, B8 and 15. RGB value is (18,184,21). Sum of RGB (Red+Green+Blue) = 18+184+21=223 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.07% from 223); Green value is 184 (72.27% from 255 or 82.51% from 223); Blue value is 21 (8.59% from 255 or 9.42% from 223); Max value from RGB is 184 - color contains mainly: green. Hex color #12B815 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #12B815 is #ED47EA. Grayscale: #747474. Windows color (decimal): -15550443 or 1423378. OLE color: 1423378.
HSL color Cylindrical-coordinate representation of color #12B815: hue angle of 121.08º degrees, saturation: 0.82, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #12B815 is Cyan = 0.90, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 18 | 184 | 21 | - |
| CMYK | 0.90 | 0 | 0.89 | 0.28 |
| HSL | 121.08º | 0.82% | 0.4% | - |
| HSV(B) | 121.08º | 0.9% | 0.72% | - |
| XYZ | 17.53 | 34.46 | 6.44 | - |
| YUV | 115.78 | 74.5 | 58.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 184 | 21 | 0.90 | 0 | 0.89 | 0.28 | 121.08 | 0.82 | 0.4 |
| Hex | 12 | B8 | 15 | 5A | 0 | 59 | 1C | 79 | 52 | 28 |
| Octal | 22 | 270 | 25 | 132 | 0 | 131 | 34 | 171 | 122 | 50 |
| Binary | 10010 | 10111000 | 10101 | 1011010 | 0 | 1011001 | 11100 | 1111001 | 1010010 | 101000 |
Color Harmonies of #12B815
Complementary color
Monochromatic Colors of #12B815
Black with #12B815
Text Example
Text Example
White with #12B815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #12B815; }
p { color: rgb(18,184,21); }
H1.HeaderClassName
{
color: #12B815;
}
.AnyTagClassName
{
color: #12B815;
}
</style>
background-color css
<style>
a { background-color: #12B815; }
a { background-color: rgb(18,184,21); }
div.DivClassName
{
background-color: #12B815;
}
.BgClassName
{
background-color: #12B815;
}
</style>
border-color css
<style>
span { border-color: #12B815; }
span { border-color: rgb(18,184,21); }
td.TdClassName
{
border-color: #12B815;
}
.TagClassName
{
border-color: #12B815;
}
</style>