Shades of Islamic Green #059314
Tints of Islamic Green #059314
RGB
CMYK
RGB Variations
Color information
#059314 (or 0x059314) is known color: Islamic Green. HEX triplet: 05, 93 and 14. RGB value is (5,147,20). Sum of RGB (Red+Green+Blue) = 5+147+20=172 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.91% from 172); Green value is 147 (57.81% from 255 or 85.47% from 172); Blue value is 20 (8.20% from 255 or 11.63% from 172); Max value from RGB is 147 - color contains mainly: green. Hex color #059314 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #059314 is #FA6CEB. Grayscale: #5A5A5A. Windows color (decimal): -16411884 or 1348357. OLE color: 1348357.
HSL color Cylindrical-coordinate representation of color #059314: hue angle of 126.34º 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 #059314 is Cyan = 0.97, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 147 | 20 | - |
| CMYK | 0.97 | 0 | 0.86 | 0.42 |
| HSL | 126.34º | 0.93% | 0.3% | - |
| HSV(B) | 126.34º | 0.97% | 0.58% | - |
| XYZ | 10.62 | 20.95 | 4.15 | - |
| YUV | 90.06 | 88.46 | 67.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 147 | 20 | 0.97 | 0 | 0.86 | 0.42 | 126.34 | 0.93 | 0.3 |
| Hex | 5 | 93 | 14 | 61 | 0 | 56 | 2A | 7E | 5D | 1E |
| Octal | 5 | 223 | 24 | 141 | 0 | 126 | 52 | 176 | 135 | 36 |
| Binary | 101 | 10010011 | 10100 | 1100001 | 0 | 1010110 | 101010 | 1111110 | 1011101 | 11110 |
Color Harmonies of #059314
Complementary color
Monochromatic Colors of #059314
Black with #059314
Text Example
Text Example
White with #059314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059314; }
p { color: rgb(5,147,20); }
H1.HeaderClassName
{
color: #059314;
}
.AnyTagClassName
{
color: #059314;
}
</style>
background-color css
<style>
a { background-color: #059314; }
a { background-color: rgb(5,147,20); }
div.DivClassName
{
background-color: #059314;
}
.BgClassName
{
background-color: #059314;
}
</style>
border-color css
<style>
span { border-color: #059314; }
span { border-color: rgb(5,147,20); }
td.TdClassName
{
border-color: #059314;
}
.TagClassName
{
border-color: #059314;
}
</style>