Shades of Islamic Green #209402
Tints of Islamic Green #209402
RGB
CMYK
RGB Variations
Color information
#209402 (or 0x209402) is known color: Islamic Green. HEX triplet: 20, 94 and 02. RGB value is (32,148,2). Sum of RGB (Red+Green+Blue) = 32+148+2=182 (24% of max value = 765). Red value is 32 (12.89% from 255 or 17.58% from 182); Green value is 148 (58.20% from 255 or 81.32% from 182); Blue value is 2 (1.17% from 255 or 1.10% from 182); Max value from RGB is 148 - color contains mainly: green. Hex color #209402 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #209402 is #DF6BFD. Grayscale: #616161. Windows color (decimal): -14642174 or 168992. OLE color: 168992.
HSL color Cylindrical-coordinate representation of color #209402: hue angle of 107.67º 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 #209402 is Cyan = 0.78, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 32 | 148 | 2 | - |
| CMYK | 0.78 | 0 | 0.99 | 0.42 |
| HSL | 107.67º | 0.97% | 0.29% | - |
| HSV(B) | 107.67º | 0.99% | 0.58% | - |
| XYZ | 11.2 | 21.49 | 3.62 | - |
| YUV | 96.67 | 74.57 | 81.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 148 | 2 | 0.78 | 0 | 0.99 | 0.42 | 107.67 | 0.97 | 0.29 |
| Hex | 20 | 94 | 2 | 4E | 0 | 63 | 2A | 6C | 61 | 1D |
| Octal | 40 | 224 | 2 | 116 | 0 | 143 | 52 | 154 | 141 | 35 |
| Binary | 100000 | 10010100 | 10 | 1001110 | 0 | 1100011 | 101010 | 1101100 | 1100001 | 11101 |
Color Harmonies of #209402
Complementary color
Monochromatic Colors of #209402
Black with #209402
Text Example
Text Example
White with #209402
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #209402; }
p { color: rgb(32,148,2); }
H1.HeaderClassName
{
color: #209402;
}
.AnyTagClassName
{
color: #209402;
}
</style>
background-color css
<style>
a { background-color: #209402; }
a { background-color: rgb(32,148,2); }
div.DivClassName
{
background-color: #209402;
}
.BgClassName
{
background-color: #209402;
}
</style>
border-color css
<style>
span { border-color: #209402; }
span { border-color: rgb(32,148,2); }
td.TdClassName
{
border-color: #209402;
}
.TagClassName
{
border-color: #209402;
}
</style>