Shades of Islamic Green #059614
Tints of Islamic Green #059614
RGB
CMYK
RGB Variations
Color information
#059614 (or 0x059614) is known color: Islamic Green. HEX triplet: 05, 96 and 14. RGB value is (5,150,20). Sum of RGB (Red+Green+Blue) = 5+150+20=175 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.86% from 175); Green value is 150 (58.98% from 255 or 85.71% from 175); Blue value is 20 (8.20% from 255 or 11.43% from 175); Max value from RGB is 150 - color contains mainly: green. Hex color #059614 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #059614 is #FA69EB. Grayscale: #5C5C5C. Windows color (decimal): -16411116 or 1349125. OLE color: 1349125.
HSL color Cylindrical-coordinate representation of color #059614: hue angle of 126.21º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #059614 is Cyan = 0.97, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 5 | 150 | 20 | - |
| CMYK | 0.97 | 0 | 0.87 | 0.41 |
| HSL | 126.21º | 0.94% | 0.3% | - |
| HSV(B) | 126.21º | 0.97% | 0.59% | - |
| XYZ | 11.1 | 21.9 | 4.3 | - |
| YUV | 91.83 | 87.46 | 66.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 150 | 20 | 0.97 | 0 | 0.87 | 0.41 | 126.21 | 0.94 | 0.3 |
| Hex | 5 | 96 | 14 | 61 | 0 | 57 | 29 | 7E | 5E | 1E |
| Octal | 5 | 226 | 24 | 141 | 0 | 127 | 51 | 176 | 136 | 36 |
| Binary | 101 | 10010110 | 10100 | 1100001 | 0 | 1010111 | 101001 | 1111110 | 1011110 | 11110 |
Color Harmonies of #059614
Complementary color
Monochromatic Colors of #059614
Black with #059614
Text Example
Text Example
White with #059614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059614; }
p { color: rgb(5,150,20); }
H1.HeaderClassName
{
color: #059614;
}
.AnyTagClassName
{
color: #059614;
}
</style>
background-color css
<style>
a { background-color: #059614; }
a { background-color: rgb(5,150,20); }
div.DivClassName
{
background-color: #059614;
}
.BgClassName
{
background-color: #059614;
}
</style>
border-color css
<style>
span { border-color: #059614; }
span { border-color: rgb(5,150,20); }
td.TdClassName
{
border-color: #059614;
}
.TagClassName
{
border-color: #059614;
}
</style>