Shades of Islamic Green #159201
Tints of Islamic Green #159201
RGB
CMYK
RGB Variations
Color information
#159201 (or 0x159201) is known color: Islamic Green. HEX triplet: 15, 92 and 01. RGB value is (21,146,1). Sum of RGB (Red+Green+Blue) = 21+146+1=168 (22% of max value = 765). Red value is 21 (8.59% from 255 or 12.5% from 168); Green value is 146 (57.42% from 255 or 86.90% from 168); Blue value is 1 (0.78% from 255 or 0.60% from 168); Max value from RGB is 146 - color contains mainly: green. Hex color #159201 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #159201 is #EA6DFE. Grayscale: #5C5C5C. Windows color (decimal): -15363583 or 102933. OLE color: 102933.
HSL color Cylindrical-coordinate representation of color #159201: hue angle of 111.72º 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 #159201 is Cyan = 0.86, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 21 | 146 | 1 | - |
| CMYK | 0.86 | 0 | 0.99 | 0.43 |
| HSL | 111.72º | 0.99% | 0.29% | - |
| HSV(B) | 111.72º | 0.99% | 0.57% | - |
| XYZ | 10.59 | 20.72 | 3.47 | - |
| YUV | 92.1 | 76.59 | 77.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 146 | 1 | 0.86 | 0 | 0.99 | 0.43 | 111.72 | 0.99 | 0.29 |
| Hex | 15 | 92 | 1 | 56 | 0 | 63 | 2B | 70 | 63 | 1D |
| Octal | 25 | 222 | 1 | 126 | 0 | 143 | 53 | 160 | 143 | 35 |
| Binary | 10101 | 10010010 | 1 | 1010110 | 0 | 1100011 | 101011 | 1110000 | 1100011 | 11101 |
Color Harmonies of #159201
Complementary color
Monochromatic Colors of #159201
Black with #159201
Text Example
Text Example
White with #159201
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #159201; }
p { color: rgb(21,146,1); }
H1.HeaderClassName
{
color: #159201;
}
.AnyTagClassName
{
color: #159201;
}
</style>
background-color css
<style>
a { background-color: #159201; }
a { background-color: rgb(21,146,1); }
div.DivClassName
{
background-color: #159201;
}
.BgClassName
{
background-color: #159201;
}
</style>
border-color css
<style>
span { border-color: #159201; }
span { border-color: rgb(21,146,1); }
td.TdClassName
{
border-color: #159201;
}
.TagClassName
{
border-color: #159201;
}
</style>