Shades of Islamic Green #0A9E15
Tints of Islamic Green #0A9E15
RGB
CMYK
RGB Variations
Color information
#0A9E15 (or 0x0A9E15) is known color: Islamic Green. HEX triplet: 0A, 9E and 15. RGB value is (10,158,21). Sum of RGB (Red+Green+Blue) = 10+158+21=189 (25% of max value = 765). Red value is 10 (4.30% from 255 or 5.29% from 189); Green value is 158 (62.11% from 255 or 83.60% from 189); Blue value is 21 (8.59% from 255 or 11.11% from 189); Max value from RGB is 158 - color contains mainly: green. Hex color #0A9E15 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0A9E15 is #F561EA. Grayscale: #626262. Windows color (decimal): -16081387 or 1416714. OLE color: 1416714.
HSL color Cylindrical-coordinate representation of color #0A9E15: hue angle of 124.46º degrees, saturation: 0.88, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0A9E15 is Cyan = 0.94, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 10 | 158 | 21 | - |
| CMYK | 0.94 | 0 | 0.87 | 0.38 |
| HSL | 124.46º | 0.88% | 0.33% | - |
| HSV(B) | 124.46º | 0.94% | 0.62% | - |
| XYZ | 12.49 | 24.57 | 4.79 | - |
| YUV | 98.13 | 84.47 | 65.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 158 | 21 | 0.94 | 0 | 0.87 | 0.38 | 124.46 | 0.88 | 0.33 |
| Hex | A | 9E | 15 | 5E | 0 | 57 | 26 | 7C | 58 | 21 |
| Octal | 12 | 236 | 25 | 136 | 0 | 127 | 46 | 174 | 130 | 41 |
| Binary | 1010 | 10011110 | 10101 | 1011110 | 0 | 1010111 | 100110 | 1111100 | 1011000 | 100001 |
Color Harmonies of #0A9E15
Complementary color
Monochromatic Colors of #0A9E15
Black with #0A9E15
Text Example
Text Example
White with #0A9E15
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A9E15; }
p { color: rgb(10,158,21); }
H1.HeaderClassName
{
color: #0A9E15;
}
.AnyTagClassName
{
color: #0A9E15;
}
</style>
background-color css
<style>
a { background-color: #0A9E15; }
a { background-color: rgb(10,158,21); }
div.DivClassName
{
background-color: #0A9E15;
}
.BgClassName
{
background-color: #0A9E15;
}
</style>
border-color css
<style>
span { border-color: #0A9E15; }
span { border-color: rgb(10,158,21); }
td.TdClassName
{
border-color: #0A9E15;
}
.TagClassName
{
border-color: #0A9E15;
}
</style>