Shades of Islamic Green #0D9206
Tints of Islamic Green #0D9206
RGB
CMYK
RGB Variations
Color information
#0D9206 (or 0x0D9206) is known color: Islamic Green. HEX triplet: 0D, 92 and 06. RGB value is (13,146,6). Sum of RGB (Red+Green+Blue) = 13+146+6=165 (21% of max value = 765). Red value is 13 (5.47% from 255 or 7.88% from 165); Green value is 146 (57.42% from 255 or 88.48% from 165); Blue value is 6 (2.73% from 255 or 3.64% from 165); Max value from RGB is 146 - color contains mainly: green. Hex color #0D9206 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0D9206 is #F26DF9. Grayscale: #5A5A5A. Windows color (decimal): -15887866 or 430605. OLE color: 430605.
HSL color Cylindrical-coordinate representation of color #0D9206: hue angle of 117º 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 #0D9206 is Cyan = 0.91, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 13 | 146 | 6 | - |
| CMYK | 0.91 | 0 | 0.96 | 0.43 |
| HSL | 117º | 0.92% | 0.3% | - |
| HSV(B) | 117º | 0.96% | 0.57% | - |
| XYZ | 10.48 | 20.66 | 3.61 | - |
| YUV | 90.27 | 80.44 | 72.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 146 | 6 | 0.91 | 0 | 0.96 | 0.43 | 117 | 0.92 | 0.3 |
| Hex | D | 92 | 6 | 5B | 0 | 60 | 2B | 75 | 5C | 1E |
| Octal | 15 | 222 | 6 | 133 | 0 | 140 | 53 | 165 | 134 | 36 |
| Binary | 1101 | 10010010 | 110 | 1011011 | 0 | 1100000 | 101011 | 1110101 | 1011100 | 11110 |
Color Harmonies of #0D9206
Complementary color
Monochromatic Colors of #0D9206
Black with #0D9206
Text Example
Text Example
White with #0D9206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D9206; }
p { color: rgb(13,146,6); }
H1.HeaderClassName
{
color: #0D9206;
}
.AnyTagClassName
{
color: #0D9206;
}
</style>
background-color css
<style>
a { background-color: #0D9206; }
a { background-color: rgb(13,146,6); }
div.DivClassName
{
background-color: #0D9206;
}
.BgClassName
{
background-color: #0D9206;
}
</style>
border-color css
<style>
span { border-color: #0D9206; }
span { border-color: rgb(13,146,6); }
td.TdClassName
{
border-color: #0D9206;
}
.TagClassName
{
border-color: #0D9206;
}
</style>