Shades of Islamic Green #059301
Tints of Islamic Green #059301
RGB
CMYK
RGB Variations
Color information
#059301 (or 0x059301) is known color: Islamic Green. HEX triplet: 05, 93 and 01. RGB value is (5,147,1). Sum of RGB (Red+Green+Blue) = 5+147+1=153 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.27% from 153); Green value is 147 (57.81% from 255 or 96.08% from 153); Blue value is 1 (0.78% from 255 or 0.65% from 153); Max value from RGB is 147 - color contains mainly: green. Hex color #059301 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #059301 is #FA6CFE. Grayscale: #585858. Windows color (decimal): -16411903 or 103173. OLE color: 103173.
HSL color Cylindrical-coordinate representation of color #059301: hue angle of 118.36º 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 #059301 is Cyan = 0.97, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 147 | 1 | - |
| CMYK | 0.97 | 0 | 0.99 | 0.42 |
| HSL | 118.36º | 0.99% | 0.29% | - |
| HSV(B) | 118.36º | 0.99% | 0.58% | - |
| XYZ | 10.5 | 20.9 | 3.51 | - |
| YUV | 87.9 | 78.96 | 68.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 147 | 1 | 0.97 | 0 | 0.99 | 0.42 | 118.36 | 0.99 | 0.29 |
| Hex | 5 | 93 | 1 | 61 | 0 | 63 | 2A | 76 | 63 | 1D |
| Octal | 5 | 223 | 1 | 141 | 0 | 143 | 52 | 166 | 143 | 35 |
| Binary | 101 | 10010011 | 1 | 1100001 | 0 | 1100011 | 101010 | 1110110 | 1100011 | 11101 |
Color Harmonies of #059301
Complementary color
Monochromatic Colors of #059301
Black with #059301
Text Example
Text Example
White with #059301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059301; }
p { color: rgb(5,147,1); }
H1.HeaderClassName
{
color: #059301;
}
.AnyTagClassName
{
color: #059301;
}
</style>
background-color css
<style>
a { background-color: #059301; }
a { background-color: rgb(5,147,1); }
div.DivClassName
{
background-color: #059301;
}
.BgClassName
{
background-color: #059301;
}
</style>
border-color css
<style>
span { border-color: #059301; }
span { border-color: rgb(5,147,1); }
td.TdClassName
{
border-color: #059301;
}
.TagClassName
{
border-color: #059301;
}
</style>