Shades of Islamic Green #219900
Tints of Islamic Green #219900
RGB
CMYK
RGB Variations
Color information
#219900 (or 0x219900) is known color: Islamic Green. HEX triplet: 21, 99 and 00. RGB value is (33,153,0). Sum of RGB (Red+Green+Blue) = 33+153+0=186 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.74% from 186); Green value is 153 (60.16% from 255 or 82.26% from 186); Blue value is 0 (0.39% from 255 or 0% from 186); Max value from RGB is 153 - color contains mainly: green. Hex color #219900 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #219900 is #DE66FF. Grayscale: #646464. Windows color (decimal): -14575360 or 39201. OLE color: 39201.
HSL color Cylindrical-coordinate representation of color #219900: hue angle of 107.06º degrees, saturation: 1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 1%. Process color model (Four color, CMYK) of #219900 is Cyan = 0.78, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 33 | 153 | 0 | - |
| CMYK | 0.78 | 0 | 1 | 0.4 |
| HSL | 107.06º | 1% | 0.3% | - |
| HSV(B) | 107.06º | 1% | 0.6% | - |
| XYZ | 12.02 | 23.11 | 3.83 | - |
| YUV | 99.68 | 71.74 | 80.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 153 | 0 | 0.78 | 0 | 1 | 0.4 | 107.06 | 1 | 0.3 |
| Hex | 21 | 99 | 0 | 4E | 0 | 64 | 28 | 6B | 64 | 1E |
| Octal | 41 | 231 | 0 | 116 | 0 | 144 | 50 | 153 | 144 | 36 |
| Binary | 100001 | 10011001 | 0 | 1001110 | 0 | 1100100 | 101000 | 1101011 | 1100100 | 11110 |
Color Harmonies of #219900
Complementary color
Monochromatic Colors of #219900
Black with #219900
Text Example
Text Example
White with #219900
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219900; }
p { color: rgb(33,153,0); }
H1.HeaderClassName
{
color: #219900;
}
.AnyTagClassName
{
color: #219900;
}
</style>
background-color css
<style>
a { background-color: #219900; }
a { background-color: rgb(33,153,0); }
div.DivClassName
{
background-color: #219900;
}
.BgClassName
{
background-color: #219900;
}
</style>
border-color css
<style>
span { border-color: #219900; }
span { border-color: rgb(33,153,0); }
td.TdClassName
{
border-color: #219900;
}
.TagClassName
{
border-color: #219900;
}
</style>