Shades of Islamic Green #0A9206
Tints of Islamic Green #0A9206
RGB
CMYK
RGB Variations
Color information
#0A9206 (or 0x0A9206) is known color: Islamic Green. HEX triplet: 0A, 92 and 06. RGB value is (10,146,6). Sum of RGB (Red+Green+Blue) = 10+146+6=162 (21% of max value = 765). Red value is 10 (4.30% from 255 or 6.17% from 162); Green value is 146 (57.42% from 255 or 90.12% from 162); Blue value is 6 (2.73% from 255 or 3.70% from 162); Max value from RGB is 146 - color contains mainly: green. Hex color #0A9206 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0A9206 is #F56DF9. Grayscale: #595959. Windows color (decimal): -16084474 or 430602. OLE color: 430602.
HSL color Cylindrical-coordinate representation of color #0A9206: hue angle of 118.29º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #0A9206 is Cyan = 0.93, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 10 | 146 | 6 | - |
| CMYK | 0.93 | 0 | 0.96 | 0.43 |
| HSL | 118.29º | 0.92% | 0.3% | - |
| HSV(B) | 118.29º | 0.96% | 0.57% | - |
| XYZ | 10.44 | 20.64 | 3.61 | - |
| YUV | 89.38 | 80.94 | 71.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 146 | 6 | 0.93 | 0 | 0.96 | 0.43 | 118.29 | 0.92 | 0.3 |
| Hex | A | 92 | 6 | 5D | 0 | 60 | 2B | 76 | 5C | 1E |
| Octal | 12 | 222 | 6 | 135 | 0 | 140 | 53 | 166 | 134 | 36 |
| Binary | 1010 | 10010010 | 110 | 1011101 | 0 | 1100000 | 101011 | 1110110 | 1011100 | 11110 |
Color Harmonies of #0A9206
Complementary color
Monochromatic Colors of #0A9206
Black with #0A9206
Text Example
Text Example
White with #0A9206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A9206; }
p { color: rgb(10,146,6); }
H1.HeaderClassName
{
color: #0A9206;
}
.AnyTagClassName
{
color: #0A9206;
}
</style>
background-color css
<style>
a { background-color: #0A9206; }
a { background-color: rgb(10,146,6); }
div.DivClassName
{
background-color: #0A9206;
}
.BgClassName
{
background-color: #0A9206;
}
</style>
border-color css
<style>
span { border-color: #0A9206; }
span { border-color: rgb(10,146,6); }
td.TdClassName
{
border-color: #0A9206;
}
.TagClassName
{
border-color: #0A9206;
}
</style>