Shades of Islamic Green #219200
Tints of Islamic Green #219200
RGB
CMYK
RGB Variations
Color information
#219200 (or 0x219200) is known color: Islamic Green. HEX triplet: 21, 92 and 00. RGB value is (33,146,0). Sum of RGB (Red+Green+Blue) = 33+146+0=179 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.44% from 179); Green value is 146 (57.42% from 255 or 81.56% from 179); Blue value is 0 (0.39% from 255 or 0% from 179); Max value from RGB is 146 - color contains mainly: green. Hex color #219200 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #219200 is #DE6DFF. Grayscale: #606060. Windows color (decimal): -14577152 or 37409. OLE color: 37409.
HSL color Cylindrical-coordinate representation of color #219200: hue angle of 106.44º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #219200 is Cyan = 0.77, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 33 | 146 | 0 | - |
| CMYK | 0.77 | 0 | 1 | 0.43 |
| HSL | 106.44º | 1% | 0.29% | - |
| HSV(B) | 106.44º | 1% | 0.57% | - |
| XYZ | 10.91 | 20.88 | 3.46 | - |
| YUV | 95.57 | 74.06 | 83.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 146 | 0 | 0.77 | 0 | 1 | 0.43 | 106.44 | 1 | 0.29 |
| Hex | 21 | 92 | 0 | 4D | 0 | 64 | 2B | 6A | 64 | 1D |
| Octal | 41 | 222 | 0 | 115 | 0 | 144 | 53 | 152 | 144 | 35 |
| Binary | 100001 | 10010010 | 0 | 1001101 | 0 | 1100100 | 101011 | 1101010 | 1100100 | 11101 |
Color Harmonies of #219200
Complementary color
Monochromatic Colors of #219200
Black with #219200
Text Example
Text Example
White with #219200
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219200; }
p { color: rgb(33,146,0); }
H1.HeaderClassName
{
color: #219200;
}
.AnyTagClassName
{
color: #219200;
}
</style>
background-color css
<style>
a { background-color: #219200; }
a { background-color: rgb(33,146,0); }
div.DivClassName
{
background-color: #219200;
}
.BgClassName
{
background-color: #219200;
}
</style>
border-color css
<style>
span { border-color: #219200; }
span { border-color: rgb(33,146,0); }
td.TdClassName
{
border-color: #219200;
}
.TagClassName
{
border-color: #219200;
}
</style>