Shades of Islamic Green #009205
Tints of Islamic Green #009205
RGB
CMYK
RGB Variations
Color information
#009205 (or 0x009205) is known color: Islamic Green. HEX triplet: 00, 92 and 05. RGB value is (0,146,5). Sum of RGB (Red+Green+Blue) = 0+146+5=151 (20% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 151); Green value is 146 (57.42% from 255 or 96.69% from 151); Blue value is 5 (2.34% from 255 or 3.31% from 151); Max value from RGB is 146 - color contains mainly: green. Hex color #009205 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #009205 is #FF6DFA. Grayscale: #565656. Windows color (decimal): -16739835 or 365056. OLE color: 365056.
HSL color Cylindrical-coordinate representation of color #009205: hue angle of 122.05º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #009205 is Cyan = 1, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 0 | 146 | 5 | - |
| CMYK | 1 | 0 | 0.97 | 0.43 |
| HSL | 122.05º | 1% | 0.29% | - |
| HSV(B) | 122.05º | 1% | 0.57% | - |
| XYZ | 10.31 | 20.57 | 3.57 | - |
| YUV | 86.27 | 82.13 | 66.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 146 | 5 | 1 | 0 | 0.97 | 0.43 | 122.05 | 1 | 0.29 |
| Hex | 0 | 92 | 5 | 64 | 0 | 61 | 2B | 7A | 64 | 1D |
| Octal | 0 | 222 | 5 | 144 | 0 | 141 | 53 | 172 | 144 | 35 |
| Binary | 0 | 10010010 | 101 | 1100100 | 0 | 1100001 | 101011 | 1111010 | 1100100 | 11101 |
Color Harmonies of #009205
Complementary color
Monochromatic Colors of #009205
Black with #009205
Text Example
Text Example
White with #009205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #009205; }
p { color: rgb(0,146,5); }
H1.HeaderClassName
{
color: #009205;
}
.AnyTagClassName
{
color: #009205;
}
</style>
background-color css
<style>
a { background-color: #009205; }
a { background-color: rgb(0,146,5); }
div.DivClassName
{
background-color: #009205;
}
.BgClassName
{
background-color: #009205;
}
</style>
border-color css
<style>
span { border-color: #009205; }
span { border-color: rgb(0,146,5); }
td.TdClassName
{
border-color: #009205;
}
.TagClassName
{
border-color: #009205;
}
</style>