Shades of Islamic Green #05940A
Tints of Islamic Green #05940A
RGB
CMYK
RGB Variations
Color information
#05940A (or 0x05940A) is known color: Islamic Green. HEX triplet: 05, 94 and 0A. RGB value is (5,148,10). Sum of RGB (Red+Green+Blue) = 5+148+10=163 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.07% from 163); Green value is 148 (58.20% from 255 or 90.80% from 163); Blue value is 10 (4.30% from 255 or 6.13% from 163); Max value from RGB is 148 - color contains mainly: green. Hex color #05940A is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #05940A is #FA6BF5. Grayscale: #595959. Windows color (decimal): -16411638 or 693253. OLE color: 693253.
HSL color Cylindrical-coordinate representation of color #05940A: hue angle of 122.1º 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 #05940A is Cyan = 0.97, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 148 | 10 | - |
| CMYK | 0.97 | 0 | 0.93 | 0.42 |
| HSL | 122.1º | 0.93% | 0.3% | - |
| HSV(B) | 122.1º | 0.97% | 0.58% | - |
| XYZ | 10.71 | 21.23 | 3.82 | - |
| YUV | 89.51 | 83.12 | 67.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 148 | 10 | 0.97 | 0 | 0.93 | 0.42 | 122.1 | 0.93 | 0.3 |
| Hex | 5 | 94 | A | 61 | 0 | 5D | 2A | 7A | 5D | 1E |
| Octal | 5 | 224 | 12 | 141 | 0 | 135 | 52 | 172 | 135 | 36 |
| Binary | 101 | 10010100 | 1010 | 1100001 | 0 | 1011101 | 101010 | 1111010 | 1011101 | 11110 |
Color Harmonies of #05940A
Complementary color
Monochromatic Colors of #05940A
Black with #05940A
Text Example
Text Example
White with #05940A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #05940A; }
p { color: rgb(5,148,10); }
H1.HeaderClassName
{
color: #05940A;
}
.AnyTagClassName
{
color: #05940A;
}
</style>
background-color css
<style>
a { background-color: #05940A; }
a { background-color: rgb(5,148,10); }
div.DivClassName
{
background-color: #05940A;
}
.BgClassName
{
background-color: #05940A;
}
</style>
border-color css
<style>
span { border-color: #05940A; }
span { border-color: rgb(5,148,10); }
td.TdClassName
{
border-color: #05940A;
}
.TagClassName
{
border-color: #05940A;
}
</style>