Shades of Islamic Green #12910E
Tints of Islamic Green #12910E
RGB
CMYK
RGB Variations
Color information
#12910E (or 0x12910E) is known color: Islamic Green. HEX triplet: 12, 91 and 0E. RGB value is (18,145,14). Sum of RGB (Red+Green+Blue) = 18+145+14=177 (23% of max value = 765). Red value is 18 (7.42% from 255 or 10.17% from 177); Green value is 145 (57.03% from 255 or 81.92% from 177); Blue value is 14 (5.86% from 255 or 7.91% from 177); Max value from RGB is 145 - color contains mainly: green. Hex color #12910E is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #12910E is #ED6EF1. Grayscale: #5C5C5C. Windows color (decimal): -15560434 or 954642. OLE color: 954642.
HSL color Cylindrical-coordinate representation of color #12910E: hue angle of 118.17º degrees, saturation: 0.82, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #12910E is Cyan = 0.88, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 145 | 14 | - |
| CMYK | 0.88 | 0 | 0.90 | 0.43 |
| HSL | 118.17º | 0.82% | 0.31% | - |
| HSV(B) | 118.17º | 0.9% | 0.57% | - |
| XYZ | 10.45 | 20.41 | 3.8 | - |
| YUV | 92.09 | 83.92 | 75.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 145 | 14 | 0.88 | 0 | 0.90 | 0.43 | 118.17 | 0.82 | 0.31 |
| Hex | 12 | 91 | E | 58 | 0 | 5A | 2B | 76 | 52 | 1F |
| Octal | 22 | 221 | 16 | 130 | 0 | 132 | 53 | 166 | 122 | 37 |
| Binary | 10010 | 10010001 | 1110 | 1011000 | 0 | 1011010 | 101011 | 1110110 | 1010010 | 11111 |
Color Harmonies of #12910E
Complementary color
Monochromatic Colors of #12910E
Black with #12910E
Text Example
Text Example
White with #12910E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #12910E; }
p { color: rgb(18,145,14); }
H1.HeaderClassName
{
color: #12910E;
}
.AnyTagClassName
{
color: #12910E;
}
</style>
background-color css
<style>
a { background-color: #12910E; }
a { background-color: rgb(18,145,14); }
div.DivClassName
{
background-color: #12910E;
}
.BgClassName
{
background-color: #12910E;
}
</style>
border-color css
<style>
span { border-color: #12910E; }
span { border-color: rgb(18,145,14); }
td.TdClassName
{
border-color: #12910E;
}
.TagClassName
{
border-color: #12910E;
}
</style>