Shades of Islamic Green #119402
Tints of Islamic Green #119402
RGB
CMYK
RGB Variations
Color information
#119402 (or 0x119402) is known color: Islamic Green. HEX triplet: 11, 94 and 02. RGB value is (17,148,2). Sum of RGB (Red+Green+Blue) = 17+148+2=167 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10.18% from 167); Green value is 148 (58.20% from 255 or 88.62% from 167); Blue value is 2 (1.17% from 255 or 1.20% from 167); Max value from RGB is 148 - color contains mainly: green. Hex color #119402 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119402 is #EE6BFD. Grayscale: #5C5C5C. Windows color (decimal): -15625214 or 168977. OLE color: 168977.
HSL color Cylindrical-coordinate representation of color #119402: hue angle of 113.84º degrees, saturation: 0.97, 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 #119402 is Cyan = 0.89, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 148 | 2 | - |
| CMYK | 0.89 | 0 | 0.99 | 0.42 |
| HSL | 113.84º | 0.97% | 0.29% | - |
| HSV(B) | 113.84º | 0.99% | 0.58% | - |
| XYZ | 10.83 | 21.3 | 3.6 | - |
| YUV | 92.19 | 77.1 | 74.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 148 | 2 | 0.89 | 0 | 0.99 | 0.42 | 113.84 | 0.97 | 0.29 |
| Hex | 11 | 94 | 2 | 59 | 0 | 63 | 2A | 72 | 61 | 1D |
| Octal | 21 | 224 | 2 | 131 | 0 | 143 | 52 | 162 | 141 | 35 |
| Binary | 10001 | 10010100 | 10 | 1011001 | 0 | 1100011 | 101010 | 1110010 | 1100001 | 11101 |
Color Harmonies of #119402
Complementary color
Monochromatic Colors of #119402
Black with #119402
Text Example
Text Example
White with #119402
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119402; }
p { color: rgb(17,148,2); }
H1.HeaderClassName
{
color: #119402;
}
.AnyTagClassName
{
color: #119402;
}
</style>
background-color css
<style>
a { background-color: #119402; }
a { background-color: rgb(17,148,2); }
div.DivClassName
{
background-color: #119402;
}
.BgClassName
{
background-color: #119402;
}
</style>
border-color css
<style>
span { border-color: #119402; }
span { border-color: rgb(17,148,2); }
td.TdClassName
{
border-color: #119402;
}
.TagClassName
{
border-color: #119402;
}
</style>