Shades of Islamic Green #0F9507
Tints of Islamic Green #0F9507
RGB
CMYK
RGB Variations
Color information
#0F9507 (or 0x0F9507) is known color: Islamic Green. HEX triplet: 0F, 95 and 07. RGB value is (15,149,7). Sum of RGB (Red+Green+Blue) = 15+149+7=171 (22% of max value = 765). Red value is 15 (6.25% from 255 or 8.77% from 171); Green value is 149 (58.59% from 255 or 87.13% from 171); Blue value is 7 (3.12% from 255 or 4.09% from 171); Max value from RGB is 149 - color contains mainly: green. Hex color #0F9507 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0F9507 is #F06AF8. Grayscale: #5D5D5D. Windows color (decimal): -15756025 or 496911. OLE color: 496911.
HSL color Cylindrical-coordinate representation of color #0F9507: hue angle of 116.62º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0F9507 is Cyan = 0.90, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 15 | 149 | 7 | - |
| CMYK | 0.90 | 0 | 0.95 | 0.42 |
| HSL | 116.62º | 0.91% | 0.31% | - |
| HSV(B) | 116.62º | 0.95% | 0.58% | - |
| XYZ | 10.98 | 21.61 | 3.79 | - |
| YUV | 92.75 | 79.61 | 72.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 15 | 149 | 7 | 0.90 | 0 | 0.95 | 0.42 | 116.62 | 0.91 | 0.31 |
| Hex | F | 95 | 7 | 5A | 0 | 5F | 2A | 75 | 5B | 1F |
| Octal | 17 | 225 | 7 | 132 | 0 | 137 | 52 | 165 | 133 | 37 |
| Binary | 1111 | 10010101 | 111 | 1011010 | 0 | 1011111 | 101010 | 1110101 | 1011011 | 11111 |
Color Harmonies of #0F9507
Complementary color
Monochromatic Colors of #0F9507
Black with #0F9507
Text Example
Text Example
White with #0F9507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0F9507; }
p { color: rgb(15,149,7); }
H1.HeaderClassName
{
color: #0F9507;
}
.AnyTagClassName
{
color: #0F9507;
}
</style>
background-color css
<style>
a { background-color: #0F9507; }
a { background-color: rgb(15,149,7); }
div.DivClassName
{
background-color: #0F9507;
}
.BgClassName
{
background-color: #0F9507;
}
</style>
border-color css
<style>
span { border-color: #0F9507; }
span { border-color: rgb(15,149,7); }
td.TdClassName
{
border-color: #0F9507;
}
.TagClassName
{
border-color: #0F9507;
}
</style>