Shades of Islamic Green #0A9416
Tints of Islamic Green #0A9416
RGB
CMYK
RGB Variations
Color information
#0A9416 (or 0x0A9416) is known color: Islamic Green. HEX triplet: 0A, 94 and 16. RGB value is (10,148,22). Sum of RGB (Red+Green+Blue) = 10+148+22=180 (23% of max value = 765). Red value is 10 (4.30% from 255 or 5.56% from 180); Green value is 148 (58.20% from 255 or 82.22% from 180); Blue value is 22 (8.98% from 255 or 12.22% from 180); Max value from RGB is 148 - color contains mainly: green. Hex color #0A9416 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0A9416 is #F56BE9. Grayscale: #5C5C5C. Windows color (decimal): -16083946 or 1479690. OLE color: 1479690.
HSL color Cylindrical-coordinate representation of color #0A9416: hue angle of 125.22º degrees, saturation: 0.87, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0A9416 is Cyan = 0.93, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 10 | 148 | 22 | - |
| CMYK | 0.93 | 0 | 0.85 | 0.42 |
| HSL | 125.22º | 0.87% | 0.31% | - |
| HSV(B) | 125.22º | 0.93% | 0.58% | - |
| XYZ | 10.86 | 21.3 | 4.3 | - |
| YUV | 92.37 | 88.28 | 69.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 148 | 22 | 0.93 | 0 | 0.85 | 0.42 | 125.22 | 0.87 | 0.31 |
| Hex | A | 94 | 16 | 5D | 0 | 55 | 2A | 7D | 57 | 1F |
| Octal | 12 | 224 | 26 | 135 | 0 | 125 | 52 | 175 | 127 | 37 |
| Binary | 1010 | 10010100 | 10110 | 1011101 | 0 | 1010101 | 101010 | 1111101 | 1010111 | 11111 |
Color Harmonies of #0A9416
Complementary color
Monochromatic Colors of #0A9416
Black with #0A9416
Text Example
Text Example
White with #0A9416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A9416; }
p { color: rgb(10,148,22); }
H1.HeaderClassName
{
color: #0A9416;
}
.AnyTagClassName
{
color: #0A9416;
}
</style>
background-color css
<style>
a { background-color: #0A9416; }
a { background-color: rgb(10,148,22); }
div.DivClassName
{
background-color: #0A9416;
}
.BgClassName
{
background-color: #0A9416;
}
</style>
border-color css
<style>
span { border-color: #0A9416; }
span { border-color: rgb(10,148,22); }
td.TdClassName
{
border-color: #0A9416;
}
.TagClassName
{
border-color: #0A9416;
}
</style>