Shades of Islamic Green #05930E
Tints of Islamic Green #05930E
RGB
CMYK
RGB Variations
Color information
#05930E (or 0x05930E) is known color: Islamic Green. HEX triplet: 05, 93 and 0E. RGB value is (5,147,14). Sum of RGB (Red+Green+Blue) = 5+147+14=166 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.01% from 166); Green value is 147 (57.81% from 255 or 88.55% from 166); Blue value is 14 (5.86% from 255 or 8.43% from 166); Max value from RGB is 147 - color contains mainly: green. Hex color #05930E is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #05930E is #FA6CF1. Grayscale: #595959. Windows color (decimal): -16411890 or 955141. OLE color: 955141.
HSL color Cylindrical-coordinate representation of color #05930E: hue angle of 123.8º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #05930E is Cyan = 0.97, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 147 | 14 | - |
| CMYK | 0.97 | 0 | 0.90 | 0.42 |
| HSL | 123.8º | 0.93% | 0.3% | - |
| HSV(B) | 123.8º | 0.97% | 0.58% | - |
| XYZ | 10.58 | 20.93 | 3.9 | - |
| YUV | 89.38 | 85.46 | 67.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 147 | 14 | 0.97 | 0 | 0.90 | 0.42 | 123.8 | 0.93 | 0.3 |
| Hex | 5 | 93 | E | 61 | 0 | 5A | 2A | 7C | 5D | 1E |
| Octal | 5 | 223 | 16 | 141 | 0 | 132 | 52 | 174 | 135 | 36 |
| Binary | 101 | 10010011 | 1110 | 1100001 | 0 | 1011010 | 101010 | 1111100 | 1011101 | 11110 |
Color Harmonies of #05930E
Complementary color
Monochromatic Colors of #05930E
Black with #05930E
Text Example
Text Example
White with #05930E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #05930E; }
p { color: rgb(5,147,14); }
H1.HeaderClassName
{
color: #05930E;
}
.AnyTagClassName
{
color: #05930E;
}
</style>
background-color css
<style>
a { background-color: #05930E; }
a { background-color: rgb(5,147,14); }
div.DivClassName
{
background-color: #05930E;
}
.BgClassName
{
background-color: #05930E;
}
</style>
border-color css
<style>
span { border-color: #05930E; }
span { border-color: rgb(5,147,14); }
td.TdClassName
{
border-color: #05930E;
}
.TagClassName
{
border-color: #05930E;
}
</style>