Shades of Islamic Green #089012
Tints of Islamic Green #089012
RGB
CMYK
RGB Variations
Color information
#089012 (or 0x089012) is known color: Islamic Green. HEX triplet: 08, 90 and 12. RGB value is (8,144,18). Sum of RGB (Red+Green+Blue) = 8+144+18=170 (22% of max value = 765). Red value is 8 (3.52% from 255 or 4.71% from 170); Green value is 144 (56.64% from 255 or 84.71% from 170); Blue value is 18 (7.42% from 255 or 10.59% from 170); Max value from RGB is 144 - color contains mainly: green. Hex color #089012 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #089012 is #F76FED. Grayscale: #595959. Windows color (decimal): -16216046 or 1216520. OLE color: 1216520.
HSL color Cylindrical-coordinate representation of color #089012: hue angle of 124.41º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #089012 is Cyan = 0.94, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 8 | 144 | 18 | - |
| CMYK | 0.94 | 0 | 0.88 | 0.44 |
| HSL | 124.41º | 0.89% | 0.3% | - |
| HSV(B) | 124.41º | 0.94% | 0.56% | - |
| XYZ | 10.18 | 20.04 | 3.9 | - |
| YUV | 88.97 | 87.94 | 70.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 144 | 18 | 0.94 | 0 | 0.88 | 0.44 | 124.41 | 0.89 | 0.3 |
| Hex | 8 | 90 | 12 | 5E | 0 | 58 | 2C | 7C | 59 | 1E |
| Octal | 10 | 220 | 22 | 136 | 0 | 130 | 54 | 174 | 131 | 36 |
| Binary | 1000 | 10010000 | 10010 | 1011110 | 0 | 1011000 | 101100 | 1111100 | 1011001 | 11110 |
Color Harmonies of #089012
Complementary color
Monochromatic Colors of #089012
Black with #089012
Text Example
Text Example
White with #089012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089012; }
p { color: rgb(8,144,18); }
H1.HeaderClassName
{
color: #089012;
}
.AnyTagClassName
{
color: #089012;
}
</style>
background-color css
<style>
a { background-color: #089012; }
a { background-color: rgb(8,144,18); }
div.DivClassName
{
background-color: #089012;
}
.BgClassName
{
background-color: #089012;
}
</style>
border-color css
<style>
span { border-color: #089012; }
span { border-color: rgb(8,144,18); }
td.TdClassName
{
border-color: #089012;
}
.TagClassName
{
border-color: #089012;
}
</style>