Shades of Islamic Green #059012
Tints of Islamic Green #059012
RGB
CMYK
RGB Variations
Color information
#059012 (or 0x059012) is known color: Islamic Green. HEX triplet: 05, 90 and 12. RGB value is (5,144,18). Sum of RGB (Red+Green+Blue) = 5+144+18=167 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.99% from 167); Green value is 144 (56.64% from 255 or 86.23% from 167); Blue value is 18 (7.42% from 255 or 10.78% from 167); Max value from RGB is 144 - color contains mainly: green. Hex color #059012 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #059012 is #FA6FED. Grayscale: #585858. Windows color (decimal): -16412654 or 1216517. OLE color: 1216517.
HSL color Cylindrical-coordinate representation of color #059012: hue angle of 125.61º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #059012 is Cyan = 0.97, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 5 | 144 | 18 | - |
| CMYK | 0.97 | 0 | 0.88 | 0.44 |
| HSL | 125.61º | 0.93% | 0.29% | - |
| HSV(B) | 125.61º | 0.97% | 0.56% | - |
| XYZ | 10.15 | 20.02 | 3.9 | - |
| YUV | 88.08 | 88.45 | 68.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 144 | 18 | 0.97 | 0 | 0.88 | 0.44 | 125.61 | 0.93 | 0.29 |
| Hex | 5 | 90 | 12 | 61 | 0 | 58 | 2C | 7E | 5D | 1D |
| Octal | 5 | 220 | 22 | 141 | 0 | 130 | 54 | 176 | 135 | 35 |
| Binary | 101 | 10010000 | 10010 | 1100001 | 0 | 1011000 | 101100 | 1111110 | 1011101 | 11101 |
Color Harmonies of #059012
Complementary color
Monochromatic Colors of #059012
Black with #059012
Text Example
Text Example
White with #059012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #059012; }
p { color: rgb(5,144,18); }
H1.HeaderClassName
{
color: #059012;
}
.AnyTagClassName
{
color: #059012;
}
</style>
background-color css
<style>
a { background-color: #059012; }
a { background-color: rgb(5,144,18); }
div.DivClassName
{
background-color: #059012;
}
.BgClassName
{
background-color: #059012;
}
</style>
border-color css
<style>
span { border-color: #059012; }
span { border-color: rgb(5,144,18); }
td.TdClassName
{
border-color: #059012;
}
.TagClassName
{
border-color: #059012;
}
</style>