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