Shades of Islamic Green #1A9201
Tints of Islamic Green #1A9201
RGB
CMYK
RGB Variations
Color information
#1A9201 (or 0x1A9201) is known color: Islamic Green. HEX triplet: 1A, 92 and 01. RGB value is (26,146,1). Sum of RGB (Red+Green+Blue) = 26+146+1=173 (22% of max value = 765). Red value is 26 (10.55% from 255 or 15.03% from 173); Green value is 146 (57.42% from 255 or 84.39% from 173); Blue value is 1 (0.78% from 255 or 0.58% from 173); Max value from RGB is 146 - color contains mainly: green. Hex color #1A9201 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #1A9201 is #E56DFE. Grayscale: #5E5E5E. Windows color (decimal): -15035903 or 102938. OLE color: 102938.
HSL color Cylindrical-coordinate representation of color #1A9201: hue angle of 109.66º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #1A9201 is Cyan = 0.82, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 26 | 146 | 1 | - |
| CMYK | 0.82 | 0 | 0.99 | 0.43 |
| HSL | 109.66º | 0.99% | 0.29% | - |
| HSV(B) | 109.66º | 0.99% | 0.57% | - |
| XYZ | 10.71 | 20.78 | 3.48 | - |
| YUV | 93.59 | 75.74 | 79.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 26 | 146 | 1 | 0.82 | 0 | 0.99 | 0.43 | 109.66 | 0.99 | 0.29 |
| Hex | 1A | 92 | 1 | 52 | 0 | 63 | 2B | 6E | 63 | 1D |
| Octal | 32 | 222 | 1 | 122 | 0 | 143 | 53 | 156 | 143 | 35 |
| Binary | 11010 | 10010010 | 1 | 1010010 | 0 | 1100011 | 101011 | 1101110 | 1100011 | 11101 |
Color Harmonies of #1A9201
Complementary color
Monochromatic Colors of #1A9201
Black with #1A9201
Text Example
Text Example
White with #1A9201
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1A9201; }
p { color: rgb(26,146,1); }
H1.HeaderClassName
{
color: #1A9201;
}
.AnyTagClassName
{
color: #1A9201;
}
</style>
background-color css
<style>
a { background-color: #1A9201; }
a { background-color: rgb(26,146,1); }
div.DivClassName
{
background-color: #1A9201;
}
.BgClassName
{
background-color: #1A9201;
}
</style>
border-color css
<style>
span { border-color: #1A9201; }
span { border-color: rgb(26,146,1); }
td.TdClassName
{
border-color: #1A9201;
}
.TagClassName
{
border-color: #1A9201;
}
</style>