Shades of Islamic Green #119501
Tints of Islamic Green #119501
RGB
CMYK
RGB Variations
Color information
#119501 (or 0x119501) is known color: Islamic Green. HEX triplet: 11, 95 and 01. RGB value is (17,149,1). Sum of RGB (Red+Green+Blue) = 17+149+1=167 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10.18% from 167); Green value is 149 (58.59% from 255 or 89.22% from 167); Blue value is 1 (0.78% from 255 or 0.60% from 167); Max value from RGB is 149 - color contains mainly: green. Hex color #119501 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119501 is #EE6AFE. Grayscale: #5D5D5D. Windows color (decimal): -15624959 or 103697. OLE color: 103697.
HSL color Cylindrical-coordinate representation of color #119501: hue angle of 113.51º 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 #119501 is Cyan = 0.89, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 1 | - |
| CMYK | 0.89 | 0 | 0.99 | 0.42 |
| HSL | 113.51º | 0.99% | 0.29% | - |
| HSV(B) | 113.51º | 0.99% | 0.58% | - |
| XYZ | 10.98 | 21.62 | 3.62 | - |
| YUV | 92.66 | 76.27 | 74.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 1 | 0.89 | 0 | 0.99 | 0.42 | 113.51 | 0.99 | 0.29 |
| Hex | 11 | 95 | 1 | 59 | 0 | 63 | 2A | 72 | 63 | 1D |
| Octal | 21 | 225 | 1 | 131 | 0 | 143 | 52 | 162 | 143 | 35 |
| Binary | 10001 | 10010101 | 1 | 1011001 | 0 | 1100011 | 101010 | 1110010 | 1100011 | 11101 |
Color Harmonies of #119501
Complementary color
Monochromatic Colors of #119501
Black with #119501
Text Example
Text Example
White with #119501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119501; }
p { color: rgb(17,149,1); }
H1.HeaderClassName
{
color: #119501;
}
.AnyTagClassName
{
color: #119501;
}
</style>
background-color css
<style>
a { background-color: #119501; }
a { background-color: rgb(17,149,1); }
div.DivClassName
{
background-color: #119501;
}
.BgClassName
{
background-color: #119501;
}
</style>
border-color css
<style>
span { border-color: #119501; }
span { border-color: rgb(17,149,1); }
td.TdClassName
{
border-color: #119501;
}
.TagClassName
{
border-color: #119501;
}
</style>