Shades of Islamic Green #219600
Tints of Islamic Green #219600
RGB
CMYK
RGB Variations
Color information
#219600 (or 0x219600) is known color: Islamic Green. HEX triplet: 21, 96 and 00. RGB value is (33,150,0). Sum of RGB (Red+Green+Blue) = 33+150+0=183 (24% of max value = 765). Red value is 33 (13.28% from 255 or 18.03% from 183); Green value is 150 (58.98% from 255 or 81.97% from 183); Blue value is 0 (0.39% from 255 or 0% from 183); Max value from RGB is 150 - color contains mainly: green. Hex color #219600 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #219600 is #DE69FF. Grayscale: #626262. Windows color (decimal): -14576128 or 38433. OLE color: 38433.
HSL color Cylindrical-coordinate representation of color #219600: hue angle of 106.8º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 1%. Process color model (Four color, CMYK) of #219600 is Cyan = 0.78, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 33 | 150 | 0 | - |
| CMYK | 0.78 | 0 | 1 | 0.41 |
| HSL | 106.8º | 1% | 0.29% | - |
| HSV(B) | 106.8º | 1% | 0.59% | - |
| XYZ | 11.53 | 22.14 | 3.66 | - |
| YUV | 97.92 | 72.74 | 81.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 150 | 0 | 0.78 | 0 | 1 | 0.41 | 106.8 | 1 | 0.29 |
| Hex | 21 | 96 | 0 | 4E | 0 | 64 | 29 | 6B | 64 | 1D |
| Octal | 41 | 226 | 0 | 116 | 0 | 144 | 51 | 153 | 144 | 35 |
| Binary | 100001 | 10010110 | 0 | 1001110 | 0 | 1100100 | 101001 | 1101011 | 1100100 | 11101 |
Color Harmonies of #219600
Complementary color
Monochromatic Colors of #219600
Black with #219600
Text Example
Text Example
White with #219600
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219600; }
p { color: rgb(33,150,0); }
H1.HeaderClassName
{
color: #219600;
}
.AnyTagClassName
{
color: #219600;
}
</style>
background-color css
<style>
a { background-color: #219600; }
a { background-color: rgb(33,150,0); }
div.DivClassName
{
background-color: #219600;
}
.BgClassName
{
background-color: #219600;
}
</style>
border-color css
<style>
span { border-color: #219600; }
span { border-color: rgb(33,150,0); }
td.TdClassName
{
border-color: #219600;
}
.TagClassName
{
border-color: #219600;
}
</style>