Shades of Islamic Green #0E9301
Tints of Islamic Green #0E9301
RGB
CMYK
RGB Variations
Color information
#0E9301 (or 0x0E9301) is known color: Islamic Green. HEX triplet: 0E, 93 and 01. RGB value is (14,147,1). Sum of RGB (Red+Green+Blue) = 14+147+1=162 (21% of max value = 765). Red value is 14 (5.86% from 255 or 8.64% from 162); Green value is 147 (57.81% from 255 or 90.74% from 162); Blue value is 1 (0.78% from 255 or 0.62% from 162); Max value from RGB is 147 - color contains mainly: green. Hex color #0E9301 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0E9301 is #F16CFE. Grayscale: #5B5B5B. Windows color (decimal): -15822079 or 103182. OLE color: 103182.
HSL color Cylindrical-coordinate representation of color #0E9301: hue angle of 114.66º 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 #0E9301 is Cyan = 0.90, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 14 | 147 | 1 | - |
| CMYK | 0.90 | 0 | 0.99 | 0.42 |
| HSL | 114.66º | 0.99% | 0.29% | - |
| HSV(B) | 114.66º | 0.99% | 0.58% | - |
| XYZ | 10.62 | 20.96 | 3.52 | - |
| YUV | 90.59 | 77.44 | 73.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 147 | 1 | 0.90 | 0 | 0.99 | 0.42 | 114.66 | 0.99 | 0.29 |
| Hex | E | 93 | 1 | 5A | 0 | 63 | 2A | 73 | 63 | 1D |
| Octal | 16 | 223 | 1 | 132 | 0 | 143 | 52 | 163 | 143 | 35 |
| Binary | 1110 | 10010011 | 1 | 1011010 | 0 | 1100011 | 101010 | 1110011 | 1100011 | 11101 |
Color Harmonies of #0E9301
Complementary color
Monochromatic Colors of #0E9301
Black with #0E9301
Text Example
Text Example
White with #0E9301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E9301; }
p { color: rgb(14,147,1); }
H1.HeaderClassName
{
color: #0E9301;
}
.AnyTagClassName
{
color: #0E9301;
}
</style>
background-color css
<style>
a { background-color: #0E9301; }
a { background-color: rgb(14,147,1); }
div.DivClassName
{
background-color: #0E9301;
}
.BgClassName
{
background-color: #0E9301;
}
</style>
border-color css
<style>
span { border-color: #0E9301; }
span { border-color: rgb(14,147,1); }
td.TdClassName
{
border-color: #0E9301;
}
.TagClassName
{
border-color: #0E9301;
}
</style>