Shades of Islamic Green #0DA406
Tints of Islamic Green #0DA406
RGB
CMYK
RGB Variations
Color information
#0DA406 (or 0x0DA406) is known color: Islamic Green. HEX triplet: 0D, A4 and 06. RGB value is (13,164,6). Sum of RGB (Red+Green+Blue) = 13+164+6=183 (24% of max value = 765). Red value is 13 (5.47% from 255 or 7.10% from 183); Green value is 164 (64.45% from 255 or 89.62% from 183); Blue value is 6 (2.73% from 255 or 3.28% from 183); Max value from RGB is 164 - color contains mainly: green. Hex color #0DA406 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0DA406 is #F25BF9. Grayscale: #656565. Windows color (decimal): -15883258 or 435213. OLE color: 435213.
HSL color Cylindrical-coordinate representation of color #0DA406: hue angle of 117.34º degrees, saturation: 0.93, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #0DA406 is Cyan = 0.92, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 13 | 164 | 6 | - |
| CMYK | 0.92 | 0 | 0.96 | 0.36 |
| HSL | 117.34º | 0.93% | 0.33% | - |
| HSV(B) | 117.34º | 0.96% | 0.64% | - |
| XYZ | 13.47 | 26.65 | 4.61 | - |
| YUV | 100.84 | 74.47 | 65.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 164 | 6 | 0.92 | 0 | 0.96 | 0.36 | 117.34 | 0.93 | 0.33 |
| Hex | D | A4 | 6 | 5C | 0 | 60 | 24 | 75 | 5D | 21 |
| Octal | 15 | 244 | 6 | 134 | 0 | 140 | 44 | 165 | 135 | 41 |
| Binary | 1101 | 10100100 | 110 | 1011100 | 0 | 1100000 | 100100 | 1110101 | 1011101 | 100001 |
Color Harmonies of #0DA406
Complementary color
Monochromatic Colors of #0DA406
Black with #0DA406
Text Example
Text Example
White with #0DA406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0DA406; }
p { color: rgb(13,164,6); }
H1.HeaderClassName
{
color: #0DA406;
}
.AnyTagClassName
{
color: #0DA406;
}
</style>
background-color css
<style>
a { background-color: #0DA406; }
a { background-color: rgb(13,164,6); }
div.DivClassName
{
background-color: #0DA406;
}
.BgClassName
{
background-color: #0DA406;
}
</style>
border-color css
<style>
span { border-color: #0DA406; }
span { border-color: rgb(13,164,6); }
td.TdClassName
{
border-color: #0DA406;
}
.TagClassName
{
border-color: #0DA406;
}
</style>