Shades of Islamic Green #05910E
Tints of Islamic Green #05910E
RGB
CMYK
RGB Variations
Color information
#05910E (or 0x05910E) is known color: Islamic Green. HEX triplet: 05, 91 and 0E. RGB value is (5,145,14). Sum of RGB (Red+Green+Blue) = 5+145+14=164 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.05% from 164); Green value is 145 (57.03% from 255 or 88.41% from 164); Blue value is 14 (5.86% from 255 or 8.54% from 164); Max value from RGB is 145 - color contains mainly: green. Hex color #05910E is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #05910E is #FA6EF1. Grayscale: #585858. Windows color (decimal): -16412402 or 954629. OLE color: 954629.
HSL color Cylindrical-coordinate representation of color #05910E: hue angle of 123.86º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #05910E is Cyan = 0.97, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 5 | 145 | 14 | - |
| CMYK | 0.97 | 0 | 0.90 | 0.43 |
| HSL | 123.86º | 0.93% | 0.29% | - |
| HSV(B) | 123.86º | 0.97% | 0.57% | - |
| XYZ | 10.27 | 20.31 | 3.8 | - |
| YUV | 88.21 | 86.12 | 68.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 145 | 14 | 0.97 | 0 | 0.90 | 0.43 | 123.86 | 0.93 | 0.29 |
| Hex | 5 | 91 | E | 61 | 0 | 5A | 2B | 7C | 5D | 1D |
| Octal | 5 | 221 | 16 | 141 | 0 | 132 | 53 | 174 | 135 | 35 |
| Binary | 101 | 10010001 | 1110 | 1100001 | 0 | 1011010 | 101011 | 1111100 | 1011101 | 11101 |
Color Harmonies of #05910E
Complementary color
Monochromatic Colors of #05910E
Black with #05910E
Text Example
Text Example
White with #05910E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #05910E; }
p { color: rgb(5,145,14); }
H1.HeaderClassName
{
color: #05910E;
}
.AnyTagClassName
{
color: #05910E;
}
</style>
background-color css
<style>
a { background-color: #05910E; }
a { background-color: rgb(5,145,14); }
div.DivClassName
{
background-color: #05910E;
}
.BgClassName
{
background-color: #05910E;
}
</style>
border-color css
<style>
span { border-color: #05910E; }
span { border-color: rgb(5,145,14); }
td.TdClassName
{
border-color: #05910E;
}
.TagClassName
{
border-color: #05910E;
}
</style>