Shades of Islamic Green #01971A
Tints of Islamic Green #01971A
RGB
CMYK
RGB Variations
Color information
#01971A (or 0x01971A) is known color: Islamic Green. HEX triplet: 01, 97 and 1A. RGB value is (1,151,26). Sum of RGB (Red+Green+Blue) = 1+151+26=178 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.56% from 178); Green value is 151 (59.38% from 255 or 84.83% from 178); Blue value is 26 (10.55% from 255 or 14.61% from 178); Max value from RGB is 151 - color contains mainly: green. Hex color #01971A is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #01971A is #FE68E5. Grayscale: #5C5C5C. Windows color (decimal): -16672998 or 1742593. OLE color: 1742593.
HSL color Cylindrical-coordinate representation of color #01971A: hue angle of 130º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #01971A is Cyan = 0.99, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 1 | 151 | 26 | - |
| CMYK | 0.99 | 0 | 0.83 | 0.41 |
| HSL | 130º | 0.99% | 0.3% | - |
| HSV(B) | 130º | 0.99% | 0.59% | - |
| XYZ | 11.27 | 22.21 | 4.67 | - |
| YUV | 91.9 | 90.81 | 63.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 151 | 26 | 0.99 | 0 | 0.83 | 0.41 | 130 | 0.99 | 0.3 |
| Hex | 1 | 97 | 1A | 63 | 0 | 53 | 29 | 82 | 63 | 1E |
| Octal | 1 | 227 | 32 | 143 | 0 | 123 | 51 | 202 | 143 | 36 |
| Binary | 1 | 10010111 | 11010 | 1100011 | 0 | 1010011 | 101001 | 10000010 | 1100011 | 11110 |
Color Harmonies of #01971A
Complementary color
Monochromatic Colors of #01971A
Black with #01971A
Text Example
Text Example
White with #01971A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #01971A; }
p { color: rgb(1,151,26); }
H1.HeaderClassName
{
color: #01971A;
}
.AnyTagClassName
{
color: #01971A;
}
</style>
background-color css
<style>
a { background-color: #01971A; }
a { background-color: rgb(1,151,26); }
div.DivClassName
{
background-color: #01971A;
}
.BgClassName
{
background-color: #01971A;
}
</style>
border-color css
<style>
span { border-color: #01971A; }
span { border-color: rgb(1,151,26); }
td.TdClassName
{
border-color: #01971A;
}
.TagClassName
{
border-color: #01971A;
}
</style>