Shades of Islamic Green #219301
Tints of Islamic Green #219301
RGB
CMYK
RGB Variations
Color information
#219301 (or 0x219301) is known color: Islamic Green. HEX triplet: 21, 93 and 01. RGB value is (33,147,1). Sum of RGB (Red+Green+Blue) = 33+147+1=181 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.23% from 181); Green value is 147 (57.81% from 255 or 81.22% from 181); Blue value is 1 (0.78% from 255 or 0.55% from 181); Max value from RGB is 147 - color contains mainly: green. Hex color #219301 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #219301 is #DE6CFE. Grayscale: #606060. Windows color (decimal): -14576895 or 103201. OLE color: 103201.
HSL color Cylindrical-coordinate representation of color #219301: hue angle of 106.85º degrees, saturation: 0.99, 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 #219301 is Cyan = 0.78, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 147 | 1 | - |
| CMYK | 0.78 | 0 | 0.99 | 0.42 |
| HSL | 106.85º | 0.99% | 0.29% | - |
| HSV(B) | 106.85º | 0.99% | 0.58% | - |
| XYZ | 11.07 | 21.19 | 3.54 | - |
| YUV | 96.27 | 74.23 | 82.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 147 | 1 | 0.78 | 0 | 0.99 | 0.42 | 106.85 | 0.99 | 0.29 |
| Hex | 21 | 93 | 1 | 4E | 0 | 63 | 2A | 6B | 63 | 1D |
| Octal | 41 | 223 | 1 | 116 | 0 | 143 | 52 | 153 | 143 | 35 |
| Binary | 100001 | 10010011 | 1 | 1001110 | 0 | 1100011 | 101010 | 1101011 | 1100011 | 11101 |
Color Harmonies of #219301
Complementary color
Monochromatic Colors of #219301
Black with #219301
Text Example
Text Example
White with #219301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219301; }
p { color: rgb(33,147,1); }
H1.HeaderClassName
{
color: #219301;
}
.AnyTagClassName
{
color: #219301;
}
</style>
background-color css
<style>
a { background-color: #219301; }
a { background-color: rgb(33,147,1); }
div.DivClassName
{
background-color: #219301;
}
.BgClassName
{
background-color: #219301;
}
</style>
border-color css
<style>
span { border-color: #219301; }
span { border-color: rgb(33,147,1); }
td.TdClassName
{
border-color: #219301;
}
.TagClassName
{
border-color: #219301;
}
</style>