Shades of Islamic Green #0D9B07
Tints of Islamic Green #0D9B07
RGB
CMYK
RGB Variations
Color information
#0D9B07 (or 0x0D9B07) is known color: Islamic Green. HEX triplet: 0D, 9B and 07. RGB value is (13,155,7). Sum of RGB (Red+Green+Blue) = 13+155+7=175 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.43% from 175); Green value is 155 (60.94% from 255 or 88.57% from 175); Blue value is 7 (3.12% from 255 or 4% from 175); Max value from RGB is 155 - color contains mainly: green. Hex color #0D9B07 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0D9B07 is #F264F8. Grayscale: #606060. Windows color (decimal): -15885561 or 498445. OLE color: 498445.
HSL color Cylindrical-coordinate representation of color #0D9B07: hue angle of 117.57º degrees, saturation: 0.91, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0D9B07 is Cyan = 0.92, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 13 | 155 | 7 | - |
| CMYK | 0.92 | 0 | 0.95 | 0.39 |
| HSL | 117.57º | 0.91% | 0.32% | - |
| HSV(B) | 117.57º | 0.95% | 0.61% | - |
| XYZ | 11.93 | 23.54 | 4.12 | - |
| YUV | 95.67 | 77.96 | 69.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 155 | 7 | 0.92 | 0 | 0.95 | 0.39 | 117.57 | 0.91 | 0.32 |
| Hex | D | 9B | 7 | 5C | 0 | 5F | 27 | 76 | 5B | 20 |
| Octal | 15 | 233 | 7 | 134 | 0 | 137 | 47 | 166 | 133 | 40 |
| Binary | 1101 | 10011011 | 111 | 1011100 | 0 | 1011111 | 100111 | 1110110 | 1011011 | 100000 |
Color Harmonies of #0D9B07
Complementary color
Monochromatic Colors of #0D9B07
Black with #0D9B07
Text Example
Text Example
White with #0D9B07
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D9B07; }
p { color: rgb(13,155,7); }
H1.HeaderClassName
{
color: #0D9B07;
}
.AnyTagClassName
{
color: #0D9B07;
}
</style>
background-color css
<style>
a { background-color: #0D9B07; }
a { background-color: rgb(13,155,7); }
div.DivClassName
{
background-color: #0D9B07;
}
.BgClassName
{
background-color: #0D9B07;
}
</style>
border-color css
<style>
span { border-color: #0D9B07; }
span { border-color: rgb(13,155,7); }
td.TdClassName
{
border-color: #0D9B07;
}
.TagClassName
{
border-color: #0D9B07;
}
</style>