Shades of Islamic Green #219300
Tints of Islamic Green #219300
RGB
CMYK
RGB Variations
Color information
#219300 (or 0x219300) is known color: Islamic Green. HEX triplet: 21, 93 and 00. RGB value is (33,147,0). Sum of RGB (Red+Green+Blue) = 33+147+0=180 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.33% from 180); Green value is 147 (57.81% from 255 or 81.67% from 180); Blue value is 0 (0.39% from 255 or 0% from 180); Max value from RGB is 147 - color contains mainly: green. Hex color #219300 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #219300 is #DE6CFF. Grayscale: #606060. Windows color (decimal): -14576896 or 37665. OLE color: 37665.
HSL color Cylindrical-coordinate representation of color #219300: hue angle of 106.53º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #219300 is Cyan = 0.78, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 147 | 0 | - |
| CMYK | 0.78 | 0 | 1 | 0.42 |
| HSL | 106.53º | 1% | 0.29% | - |
| HSV(B) | 106.53º | 1% | 0.58% | - |
| XYZ | 11.06 | 21.19 | 3.51 | - |
| YUV | 96.16 | 73.73 | 82.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 147 | 0 | 0.78 | 0 | 1 | 0.42 | 106.53 | 1 | 0.29 |
| Hex | 21 | 93 | 0 | 4E | 0 | 64 | 2A | 6B | 64 | 1D |
| Octal | 41 | 223 | 0 | 116 | 0 | 144 | 52 | 153 | 144 | 35 |
| Binary | 100001 | 10010011 | 0 | 1001110 | 0 | 1100100 | 101010 | 1101011 | 1100100 | 11101 |
Color Harmonies of #219300
Complementary color
Monochromatic Colors of #219300
Black with #219300
Text Example
Text Example
White with #219300
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219300; }
p { color: rgb(33,147,0); }
H1.HeaderClassName
{
color: #219300;
}
.AnyTagClassName
{
color: #219300;
}
</style>
background-color css
<style>
a { background-color: #219300; }
a { background-color: rgb(33,147,0); }
div.DivClassName
{
background-color: #219300;
}
.BgClassName
{
background-color: #219300;
}
</style>
border-color css
<style>
span { border-color: #219300; }
span { border-color: rgb(33,147,0); }
td.TdClassName
{
border-color: #219300;
}
.TagClassName
{
border-color: #219300;
}
</style>