Shades of Islamic Green #0D9A05
Tints of Islamic Green #0D9A05
RGB
CMYK
RGB Variations
Color information
#0D9A05 (or 0x0D9A05) is known color: Islamic Green. HEX triplet: 0D, 9A and 05. RGB value is (13,154,5). Sum of RGB (Red+Green+Blue) = 13+154+5=172 (22% of max value = 765). Red value is 13 (5.47% from 255 or 7.56% from 172); Green value is 154 (60.55% from 255 or 89.53% from 172); Blue value is 5 (2.34% from 255 or 2.91% from 172); Max value from RGB is 154 - color contains mainly: green. Hex color #0D9A05 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0D9A05 is #F265FA. Grayscale: #5F5F5F. Windows color (decimal): -15885819 or 367117. OLE color: 367117.
HSL color Cylindrical-coordinate representation of color #0D9A05: hue angle of 116.78º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #0D9A05 is Cyan = 0.92, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 13 | 154 | 5 | - |
| CMYK | 0.92 | 0 | 0.97 | 0.40 |
| HSL | 116.78º | 0.94% | 0.31% | - |
| HSV(B) | 116.78º | 0.97% | 0.6% | - |
| XYZ | 11.75 | 23.21 | 4 | - |
| YUV | 94.86 | 77.29 | 69.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 154 | 5 | 0.92 | 0 | 0.97 | 0.40 | 116.78 | 0.94 | 0.31 |
| Hex | D | 9A | 5 | 5C | 0 | 61 | 28 | 75 | 5E | 1F |
| Octal | 15 | 232 | 5 | 134 | 0 | 141 | 50 | 165 | 136 | 37 |
| Binary | 1101 | 10011010 | 101 | 1011100 | 0 | 1100001 | 101000 | 1110101 | 1011110 | 11111 |
Color Harmonies of #0D9A05
Complementary color
Monochromatic Colors of #0D9A05
Black with #0D9A05
Text Example
Text Example
White with #0D9A05
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D9A05; }
p { color: rgb(13,154,5); }
H1.HeaderClassName
{
color: #0D9A05;
}
.AnyTagClassName
{
color: #0D9A05;
}
</style>
background-color css
<style>
a { background-color: #0D9A05; }
a { background-color: rgb(13,154,5); }
div.DivClassName
{
background-color: #0D9A05;
}
.BgClassName
{
background-color: #0D9A05;
}
</style>
border-color css
<style>
span { border-color: #0D9A05; }
span { border-color: rgb(13,154,5); }
td.TdClassName
{
border-color: #0D9A05;
}
.TagClassName
{
border-color: #0D9A05;
}
</style>