Shades of Islamic Green #089014
Tints of Islamic Green #089014
RGB
CMYK
RGB Variations
Color information
#089014 (or 0x089014) is known color: Islamic Green. HEX triplet: 08, 90 and 14. RGB value is (8,144,20). Sum of RGB (Red+Green+Blue) = 8+144+20=172 (22% of max value = 765). Red value is 8 (3.52% from 255 or 4.65% from 172); Green value is 144 (56.64% from 255 or 83.72% from 172); Blue value is 20 (8.20% from 255 or 11.63% from 172); Max value from RGB is 144 - color contains mainly: green. Hex color #089014 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #089014 is #F76FEB. Grayscale: #595959. Windows color (decimal): -16216044 or 1347592. OLE color: 1347592.
HSL color Cylindrical-coordinate representation of color #089014: hue angle of 125.29º 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 #089014 is Cyan = 0.94, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 8 | 144 | 20 | - |
| CMYK | 0.94 | 0 | 0.86 | 0.44 |
| HSL | 125.29º | 0.89% | 0.3% | - |
| HSV(B) | 125.29º | 0.94% | 0.56% | - |
| XYZ | 10.2 | 20.05 | 3.99 | - |
| YUV | 89.2 | 88.94 | 70.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 144 | 20 | 0.94 | 0 | 0.86 | 0.44 | 125.29 | 0.89 | 0.3 |
| Hex | 8 | 90 | 14 | 5E | 0 | 56 | 2C | 7D | 59 | 1E |
| Octal | 10 | 220 | 24 | 136 | 0 | 126 | 54 | 175 | 131 | 36 |
| Binary | 1000 | 10010000 | 10100 | 1011110 | 0 | 1010110 | 101100 | 1111101 | 1011001 | 11110 |
Color Harmonies of #089014
Complementary color
Monochromatic Colors of #089014
Black with #089014
Text Example
Text Example
White with #089014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089014; }
p { color: rgb(8,144,20); }
H1.HeaderClassName
{
color: #089014;
}
.AnyTagClassName
{
color: #089014;
}
</style>
background-color css
<style>
a { background-color: #089014; }
a { background-color: rgb(8,144,20); }
div.DivClassName
{
background-color: #089014;
}
.BgClassName
{
background-color: #089014;
}
</style>
border-color css
<style>
span { border-color: #089014; }
span { border-color: rgb(8,144,20); }
td.TdClassName
{
border-color: #089014;
}
.TagClassName
{
border-color: #089014;
}
</style>