Shades of Islamic Green #089501
Tints of Islamic Green #089501
RGB
CMYK
RGB Variations
Color information
#089501 (or 0x089501) is known color: Islamic Green. HEX triplet: 08, 95 and 01. RGB value is (8,149,1). Sum of RGB (Red+Green+Blue) = 8+149+1=158 (20% of max value = 765). Red value is 8 (3.52% from 255 or 5.06% from 158); Green value is 149 (58.59% from 255 or 94.30% from 158); Blue value is 1 (0.78% from 255 or 0.63% from 158); Max value from RGB is 149 - color contains mainly: green. Hex color #089501 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #089501 is #F76AFE. Grayscale: #5A5A5A. Windows color (decimal): -16214783 or 103688. OLE color: 103688.
HSL color Cylindrical-coordinate representation of color #089501: hue angle of 117.16º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #089501 is Cyan = 0.95, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 8 | 149 | 1 | - |
| CMYK | 0.95 | 0 | 0.99 | 0.42 |
| HSL | 117.16º | 0.99% | 0.29% | - |
| HSV(B) | 117.16º | 0.99% | 0.58% | - |
| XYZ | 10.85 | 21.55 | 3.62 | - |
| YUV | 89.97 | 77.79 | 69.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 149 | 1 | 0.95 | 0 | 0.99 | 0.42 | 117.16 | 0.99 | 0.29 |
| Hex | 8 | 95 | 1 | 5F | 0 | 63 | 2A | 75 | 63 | 1D |
| Octal | 10 | 225 | 1 | 137 | 0 | 143 | 52 | 165 | 143 | 35 |
| Binary | 1000 | 10010101 | 1 | 1011111 | 0 | 1100011 | 101010 | 1110101 | 1100011 | 11101 |
Color Harmonies of #089501
Complementary color
Monochromatic Colors of #089501
Black with #089501
Text Example
Text Example
White with #089501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #089501; }
p { color: rgb(8,149,1); }
H1.HeaderClassName
{
color: #089501;
}
.AnyTagClassName
{
color: #089501;
}
</style>
background-color css
<style>
a { background-color: #089501; }
a { background-color: rgb(8,149,1); }
div.DivClassName
{
background-color: #089501;
}
.BgClassName
{
background-color: #089501;
}
</style>
border-color css
<style>
span { border-color: #089501; }
span { border-color: rgb(8,149,1); }
td.TdClassName
{
border-color: #089501;
}
.TagClassName
{
border-color: #089501;
}
</style>