Shades of Islamic Green #1AC504
Tints of Islamic Green #1AC504
RGB
CMYK
RGB Variations
Color information
#1AC504 (or 0x1AC504) is known color: Islamic Green. HEX triplet: 1A, C5 and 04. RGB value is (26,197,4). Sum of RGB (Red+Green+Blue) = 26+197+4=227 (30% of max value = 765). Red value is 26 (10.55% from 255 or 11.45% from 227); Green value is 197 (77.34% from 255 or 86.78% from 227); Blue value is 4 (1.95% from 255 or 1.76% from 227); Max value from RGB is 197 - color contains mainly: green. Hex color #1AC504 is not a web safe color. Web safe color analog (approx): #33CC00. Inversed color of #1AC504 is #E53AFB. Grayscale: #7C7C7C. Windows color (decimal): -15022844 or 312602. OLE color: 312602.
HSL color Cylindrical-coordinate representation of color #1AC504: hue angle of 113.16º degrees, saturation: 0.96, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #1AC504 is Cyan = 0.87, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 26 | 197 | 4 | - |
| CMYK | 0.87 | 0 | 0.98 | 0.23 |
| HSL | 113.16º | 0.96% | 0.39% | - |
| HSV(B) | 113.16º | 0.98% | 0.77% | - |
| XYZ | 20.41 | 40.16 | 6.79 | - |
| YUV | 123.87 | 60.35 | 58.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 197 | 4 | 0.87 | 0 | 0.98 | 0.23 | 113.16 | 0.96 | 0.39 |
| Hex | 1A | C5 | 4 | 57 | 0 | 62 | 17 | 71 | 60 | 27 |
| Octal | 32 | 305 | 4 | 127 | 0 | 142 | 27 | 161 | 140 | 47 |
| Binary | 11010 | 11000101 | 100 | 1010111 | 0 | 1100010 | 10111 | 1110001 | 1100000 | 100111 |
Color Harmonies of #1AC504
Complementary color
Monochromatic Colors of #1AC504
Black with #1AC504
Text Example
Text Example
White with #1AC504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1AC504; }
p { color: rgb(26,197,4); }
H1.HeaderClassName
{
color: #1AC504;
}
.AnyTagClassName
{
color: #1AC504;
}
</style>
background-color css
<style>
a { background-color: #1AC504; }
a { background-color: rgb(26,197,4); }
div.DivClassName
{
background-color: #1AC504;
}
.BgClassName
{
background-color: #1AC504;
}
</style>
border-color css
<style>
span { border-color: #1AC504; }
span { border-color: rgb(26,197,4); }
td.TdClassName
{
border-color: #1AC504;
}
.TagClassName
{
border-color: #1AC504;
}
</style>