Shades of Islamic Green #019503
Tints of Islamic Green #019503
RGB
CMYK
RGB Variations
Color information
#019503 (or 0x019503) is known color: Islamic Green. HEX triplet: 01, 95 and 03. RGB value is (1,149,3). Sum of RGB (Red+Green+Blue) = 1+149+3=153 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.65% from 153); Green value is 149 (58.59% from 255 or 97.39% from 153); Blue value is 3 (1.56% from 255 or 1.96% from 153); Max value from RGB is 149 - color contains mainly: green. Hex color #019503 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019503 is #FE6AFC. Grayscale: #585858. Windows color (decimal): -16673533 or 234753. OLE color: 234753.
HSL color Cylindrical-coordinate representation of color #019503: hue angle of 120.81º 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 #019503 is Cyan = 0.99, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 149 | 3 | - |
| CMYK | 0.99 | 0 | 0.98 | 0.42 |
| HSL | 120.81º | 0.99% | 0.29% | - |
| HSV(B) | 120.81º | 0.99% | 0.58% | - |
| XYZ | 10.78 | 21.51 | 3.67 | - |
| YUV | 88.1 | 79.97 | 65.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 149 | 3 | 0.99 | 0 | 0.98 | 0.42 | 120.81 | 0.99 | 0.29 |
| Hex | 1 | 95 | 3 | 63 | 0 | 62 | 2A | 79 | 63 | 1D |
| Octal | 1 | 225 | 3 | 143 | 0 | 142 | 52 | 171 | 143 | 35 |
| Binary | 1 | 10010101 | 11 | 1100011 | 0 | 1100010 | 101010 | 1111001 | 1100011 | 11101 |
Color Harmonies of #019503
Complementary color
Monochromatic Colors of #019503
Black with #019503
Text Example
Text Example
White with #019503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019503; }
p { color: rgb(1,149,3); }
H1.HeaderClassName
{
color: #019503;
}
.AnyTagClassName
{
color: #019503;
}
</style>
background-color css
<style>
a { background-color: #019503; }
a { background-color: rgb(1,149,3); }
div.DivClassName
{
background-color: #019503;
}
.BgClassName
{
background-color: #019503;
}
</style>
border-color css
<style>
span { border-color: #019503; }
span { border-color: rgb(1,149,3); }
td.TdClassName
{
border-color: #019503;
}
.TagClassName
{
border-color: #019503;
}
</style>