Shades of Islamic Green #059501
Tints of Islamic Green #059501
RGB
CMYK
RGB Variations
Color information
#059501 (or 0x059501) is known color: Islamic Green. HEX triplet: 05, 95 and 01. RGB value is (5,149,1). Sum of RGB (Red+Green+Blue) = 5+149+1=155 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.23% from 155); Green value is 149 (58.59% from 255 or 96.13% from 155); Blue value is 1 (0.78% from 255 or 0.65% from 155); Max value from RGB is 149 - color contains mainly: green. Hex color #059501 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #059501 is #FA6AFE. Grayscale: #595959. Windows color (decimal): -16411391 or 103685. OLE color: 103685.
HSL color Cylindrical-coordinate representation of color #059501: hue angle of 118.38º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #059501 is Cyan = 0.97, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 149 | 1 | - |
| CMYK | 0.97 | 0 | 0.99 | 0.42 |
| HSL | 118.38º | 0.99% | 0.29% | - |
| HSV(B) | 118.38º | 0.99% | 0.58% | - |
| XYZ | 10.82 | 21.53 | 3.61 | - |
| YUV | 89.07 | 78.29 | 68.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 149 | 1 | 0.97 | 0 | 0.99 | 0.42 | 118.38 | 0.99 | 0.29 |
| Hex | 5 | 95 | 1 | 61 | 0 | 63 | 2A | 76 | 63 | 1D |
| Octal | 5 | 225 | 1 | 141 | 0 | 143 | 52 | 166 | 143 | 35 |
| Binary | 101 | 10010101 | 1 | 1100001 | 0 | 1100011 | 101010 | 1110110 | 1100011 | 11101 |
Color Harmonies of #059501
Complementary color
Monochromatic Colors of #059501
Black with #059501
Text Example
Text Example
White with #059501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059501; }
p { color: rgb(5,149,1); }
H1.HeaderClassName
{
color: #059501;
}
.AnyTagClassName
{
color: #059501;
}
</style>
background-color css
<style>
a { background-color: #059501; }
a { background-color: rgb(5,149,1); }
div.DivClassName
{
background-color: #059501;
}
.BgClassName
{
background-color: #059501;
}
</style>
border-color css
<style>
span { border-color: #059501; }
span { border-color: rgb(5,149,1); }
td.TdClassName
{
border-color: #059501;
}
.TagClassName
{
border-color: #059501;
}
</style>