Shades of Islamic Green #088D0E
Tints of Islamic Green #088D0E
RGB
CMYK
RGB Variations
Color information
#088D0E (or 0x088D0E) is known color: Islamic Green. HEX triplet: 08, 8D and 0E. RGB value is (8,141,14). Sum of RGB (Red+Green+Blue) = 8+141+14=163 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.91% from 163); Green value is 141 (55.47% from 255 or 86.50% from 163); Blue value is 14 (5.86% from 255 or 8.59% from 163); Max value from RGB is 141 - color contains mainly: green. Hex color #088D0E is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #088D0E is #F772F1. Grayscale: #575757. Windows color (decimal): -16216818 or 953608. OLE color: 953608.
HSL color Cylindrical-coordinate representation of color #088D0E: hue angle of 122.71º degrees, saturation: 0.89, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #088D0E is Cyan = 0.94, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 8 | 141 | 14 | - |
| CMYK | 0.94 | 0 | 0.90 | 0.45 |
| HSL | 122.71º | 0.89% | 0.29% | - |
| HSV(B) | 122.71º | 0.94% | 0.55% | - |
| XYZ | 9.7 | 19.13 | 3.6 | - |
| YUV | 86.76 | 86.94 | 71.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 141 | 14 | 0.94 | 0 | 0.90 | 0.45 | 122.71 | 0.89 | 0.29 |
| Hex | 8 | 8D | E | 5E | 0 | 5A | 2D | 7B | 59 | 1D |
| Octal | 10 | 215 | 16 | 136 | 0 | 132 | 55 | 173 | 131 | 35 |
| Binary | 1000 | 10001101 | 1110 | 1011110 | 0 | 1011010 | 101101 | 1111011 | 1011001 | 11101 |
Color Harmonies of #088D0E
Complementary color
Monochromatic Colors of #088D0E
Black with #088D0E
Text Example
Text Example
White with #088D0E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #088D0E; }
p { color: rgb(8,141,14); }
H1.HeaderClassName
{
color: #088D0E;
}
.AnyTagClassName
{
color: #088D0E;
}
</style>
background-color css
<style>
a { background-color: #088D0E; }
a { background-color: rgb(8,141,14); }
div.DivClassName
{
background-color: #088D0E;
}
.BgClassName
{
background-color: #088D0E;
}
</style>
border-color css
<style>
span { border-color: #088D0E; }
span { border-color: rgb(8,141,14); }
td.TdClassName
{
border-color: #088D0E;
}
.TagClassName
{
border-color: #088D0E;
}
</style>