Shades of Islamic Green #019502
Tints of Islamic Green #019502
RGB
CMYK
RGB Variations
Color information
#019502 (or 0x019502) is known color: Islamic Green. HEX triplet: 01, 95 and 02. RGB value is (1,149,2). Sum of RGB (Red+Green+Blue) = 1+149+2=152 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.66% from 152); Green value is 149 (58.59% from 255 or 98.03% from 152); Blue value is 2 (1.17% from 255 or 1.32% from 152); Max value from RGB is 149 - color contains mainly: green. Hex color #019502 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019502 is #FE6AFD. Grayscale: #585858. Windows color (decimal): -16673534 or 169217. OLE color: 169217.
HSL color Cylindrical-coordinate representation of color #019502: hue angle of 120.41º 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 #019502 is Cyan = 0.99, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 149 | 2 | - |
| CMYK | 0.99 | 0 | 0.99 | 0.42 |
| HSL | 120.41º | 0.99% | 0.29% | - |
| HSV(B) | 120.41º | 0.99% | 0.58% | - |
| XYZ | 10.77 | 21.51 | 3.64 | - |
| YUV | 87.99 | 79.47 | 65.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 149 | 2 | 0.99 | 0 | 0.99 | 0.42 | 120.41 | 0.99 | 0.29 |
| Hex | 1 | 95 | 2 | 63 | 0 | 63 | 2A | 78 | 63 | 1D |
| Octal | 1 | 225 | 2 | 143 | 0 | 143 | 52 | 170 | 143 | 35 |
| Binary | 1 | 10010101 | 10 | 1100011 | 0 | 1100011 | 101010 | 1111000 | 1100011 | 11101 |
Color Harmonies of #019502
Complementary color
Monochromatic Colors of #019502
Black with #019502
Text Example
Text Example
White with #019502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019502; }
p { color: rgb(1,149,2); }
H1.HeaderClassName
{
color: #019502;
}
.AnyTagClassName
{
color: #019502;
}
</style>
background-color css
<style>
a { background-color: #019502; }
a { background-color: rgb(1,149,2); }
div.DivClassName
{
background-color: #019502;
}
.BgClassName
{
background-color: #019502;
}
</style>
border-color css
<style>
span { border-color: #019502; }
span { border-color: rgb(1,149,2); }
td.TdClassName
{
border-color: #019502;
}
.TagClassName
{
border-color: #019502;
}
</style>