Shades of Islamic Green #169501
Tints of Islamic Green #169501
RGB
CMYK
RGB Variations
Color information
#169501 (or 0x169501) is known color: Islamic Green. HEX triplet: 16, 95 and 01. RGB value is (22,149,1). Sum of RGB (Red+Green+Blue) = 22+149+1=172 (22% of max value = 765). Red value is 22 (8.98% from 255 or 12.79% from 172); Green value is 149 (58.59% from 255 or 86.63% from 172); Blue value is 1 (0.78% from 255 or 0.58% from 172); Max value from RGB is 149 - color contains mainly: green. Hex color #169501 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #169501 is #E96AFE. Grayscale: #5E5E5E. Windows color (decimal): -15297279 or 103702. OLE color: 103702.
HSL color Cylindrical-coordinate representation of color #169501: hue angle of 111.49º 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 #169501 is Cyan = 0.85, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 22 | 149 | 1 | - |
| CMYK | 0.85 | 0 | 0.99 | 0.42 |
| HSL | 111.49º | 0.99% | 0.29% | - |
| HSV(B) | 111.49º | 0.99% | 0.58% | - |
| XYZ | 11.08 | 21.67 | 3.63 | - |
| YUV | 94.16 | 75.42 | 76.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 149 | 1 | 0.85 | 0 | 0.99 | 0.42 | 111.49 | 0.99 | 0.29 |
| Hex | 16 | 95 | 1 | 55 | 0 | 63 | 2A | 6F | 63 | 1D |
| Octal | 26 | 225 | 1 | 125 | 0 | 143 | 52 | 157 | 143 | 35 |
| Binary | 10110 | 10010101 | 1 | 1010101 | 0 | 1100011 | 101010 | 1101111 | 1100011 | 11101 |
Color Harmonies of #169501
Complementary color
Monochromatic Colors of #169501
Black with #169501
Text Example
Text Example
White with #169501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #169501; }
p { color: rgb(22,149,1); }
H1.HeaderClassName
{
color: #169501;
}
.AnyTagClassName
{
color: #169501;
}
</style>
background-color css
<style>
a { background-color: #169501; }
a { background-color: rgb(22,149,1); }
div.DivClassName
{
background-color: #169501;
}
.BgClassName
{
background-color: #169501;
}
</style>
border-color css
<style>
span { border-color: #169501; }
span { border-color: rgb(22,149,1); }
td.TdClassName
{
border-color: #169501;
}
.TagClassName
{
border-color: #169501;
}
</style>