Shades of Islamic Green #059601
Tints of Islamic Green #059601
RGB
CMYK
RGB Variations
Color information
#059601 (or 0x059601) is known color: Islamic Green. HEX triplet: 05, 96 and 01. RGB value is (5,150,1). Sum of RGB (Red+Green+Blue) = 5+150+1=156 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.21% from 156); Green value is 150 (58.98% from 255 or 96.15% from 156); Blue value is 1 (0.78% from 255 or 0.64% from 156); Max value from RGB is 150 - color contains mainly: green. Hex color #059601 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #059601 is #FA69FE. Grayscale: #5A5A5A. Windows color (decimal): -16411135 or 103941. OLE color: 103941.
HSL color Cylindrical-coordinate representation of color #059601: hue angle of 118.39º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #059601 is Cyan = 0.97, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 5 | 150 | 1 | - |
| CMYK | 0.97 | 0 | 0.99 | 0.41 |
| HSL | 118.39º | 0.99% | 0.3% | - |
| HSV(B) | 118.39º | 0.99% | 0.59% | - |
| XYZ | 10.97 | 21.85 | 3.67 | - |
| YUV | 89.66 | 77.96 | 67.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 150 | 1 | 0.97 | 0 | 0.99 | 0.41 | 118.39 | 0.99 | 0.3 |
| Hex | 5 | 96 | 1 | 61 | 0 | 63 | 29 | 76 | 63 | 1E |
| Octal | 5 | 226 | 1 | 141 | 0 | 143 | 51 | 166 | 143 | 36 |
| Binary | 101 | 10010110 | 1 | 1100001 | 0 | 1100011 | 101001 | 1110110 | 1100011 | 11110 |
Color Harmonies of #059601
Complementary color
Monochromatic Colors of #059601
Black with #059601
Text Example
Text Example
White with #059601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059601; }
p { color: rgb(5,150,1); }
H1.HeaderClassName
{
color: #059601;
}
.AnyTagClassName
{
color: #059601;
}
</style>
background-color css
<style>
a { background-color: #059601; }
a { background-color: rgb(5,150,1); }
div.DivClassName
{
background-color: #059601;
}
.BgClassName
{
background-color: #059601;
}
</style>
border-color css
<style>
span { border-color: #059601; }
span { border-color: rgb(5,150,1); }
td.TdClassName
{
border-color: #059601;
}
.TagClassName
{
border-color: #059601;
}
</style>