Shades of Islamic Green #059001
Tints of Islamic Green #059001
RGB
CMYK
RGB Variations
Color information
#059001 (or 0x059001) is known color: Islamic Green. HEX triplet: 05, 90 and 01. RGB value is (5,144,1). Sum of RGB (Red+Green+Blue) = 5+144+1=150 (19% of max value = 765). Red value is 5 (2.34% from 255 or 3.33% from 150); Green value is 144 (56.64% from 255 or 96% from 150); Blue value is 1 (0.78% from 255 or 0.67% from 150); Max value from RGB is 144 - color contains mainly: green. Hex color #059001 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #059001 is #FA6FFE. Grayscale: #565656. Windows color (decimal): -16412671 or 102405. OLE color: 102405.
HSL color Cylindrical-coordinate representation of color #059001: hue angle of 118.32º degrees, saturation: 0.99, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #059001 is Cyan = 0.97, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 5 | 144 | 1 | - |
| CMYK | 0.97 | 0 | 0.99 | 0.44 |
| HSL | 118.32º | 0.99% | 0.28% | - |
| HSV(B) | 118.32º | 0.99% | 0.56% | - |
| XYZ | 10.04 | 19.98 | 3.36 | - |
| YUV | 86.14 | 79.95 | 70.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 144 | 1 | 0.97 | 0 | 0.99 | 0.44 | 118.32 | 0.99 | 0.28 |
| Hex | 5 | 90 | 1 | 61 | 0 | 63 | 2C | 76 | 63 | 1C |
| Octal | 5 | 220 | 1 | 141 | 0 | 143 | 54 | 166 | 143 | 34 |
| Binary | 101 | 10010000 | 1 | 1100001 | 0 | 1100011 | 101100 | 1110110 | 1100011 | 11100 |
Color Harmonies of #059001
Complementary color
Monochromatic Colors of #059001
Black with #059001
Text Example
Text Example
White with #059001
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059001; }
p { color: rgb(5,144,1); }
H1.HeaderClassName
{
color: #059001;
}
.AnyTagClassName
{
color: #059001;
}
</style>
background-color css
<style>
a { background-color: #059001; }
a { background-color: rgb(5,144,1); }
div.DivClassName
{
background-color: #059001;
}
.BgClassName
{
background-color: #059001;
}
</style>
border-color css
<style>
span { border-color: #059001; }
span { border-color: rgb(5,144,1); }
td.TdClassName
{
border-color: #059001;
}
.TagClassName
{
border-color: #059001;
}
</style>