Shades of Islamic Green #219501
Tints of Islamic Green #219501
RGB
CMYK
RGB Variations
Color information
#219501 (or 0x219501) is known color: Islamic Green. HEX triplet: 21, 95 and 01. RGB value is (33,149,1). Sum of RGB (Red+Green+Blue) = 33+149+1=183 (24% of max value = 765). Red value is 33 (13.28% from 255 or 18.03% from 183); Green value is 149 (58.59% from 255 or 81.42% from 183); Blue value is 1 (0.78% from 255 or 0.55% from 183); Max value from RGB is 149 - color contains mainly: green. Hex color #219501 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #219501 is #DE6AFE. Grayscale: #616161. Windows color (decimal): -14576383 or 103713. OLE color: 103713.
HSL color Cylindrical-coordinate representation of color #219501: hue angle of 107.03º 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 #219501 is Cyan = 0.78, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 149 | 1 | - |
| CMYK | 0.78 | 0 | 0.99 | 0.42 |
| HSL | 107.03º | 0.99% | 0.29% | - |
| HSV(B) | 107.03º | 0.99% | 0.58% | - |
| XYZ | 11.38 | 21.82 | 3.64 | - |
| YUV | 97.44 | 73.57 | 82.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 149 | 1 | 0.78 | 0 | 0.99 | 0.42 | 107.03 | 0.99 | 0.29 |
| Hex | 21 | 95 | 1 | 4E | 0 | 63 | 2A | 6B | 63 | 1D |
| Octal | 41 | 225 | 1 | 116 | 0 | 143 | 52 | 153 | 143 | 35 |
| Binary | 100001 | 10010101 | 1 | 1001110 | 0 | 1100011 | 101010 | 1101011 | 1100011 | 11101 |
Color Harmonies of #219501
Complementary color
Monochromatic Colors of #219501
Black with #219501
Text Example
Text Example
White with #219501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219501; }
p { color: rgb(33,149,1); }
H1.HeaderClassName
{
color: #219501;
}
.AnyTagClassName
{
color: #219501;
}
</style>
background-color css
<style>
a { background-color: #219501; }
a { background-color: rgb(33,149,1); }
div.DivClassName
{
background-color: #219501;
}
.BgClassName
{
background-color: #219501;
}
</style>
border-color css
<style>
span { border-color: #219501; }
span { border-color: rgb(33,149,1); }
td.TdClassName
{
border-color: #219501;
}
.TagClassName
{
border-color: #219501;
}
</style>