Shades of Islamic Green #169401
Tints of Islamic Green #169401
RGB
CMYK
RGB Variations
Color information
#169401 (or 0x169401) is known color: Islamic Green. HEX triplet: 16, 94 and 01. RGB value is (22,148,1). Sum of RGB (Red+Green+Blue) = 22+148+1=171 (22% of max value = 765). Red value is 22 (8.98% from 255 or 12.87% from 171); Green value is 148 (58.20% from 255 or 86.55% from 171); Blue value is 1 (0.78% from 255 or 0.58% from 171); Max value from RGB is 148 - color contains mainly: green. Hex color #169401 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #169401 is #E96BFE. Grayscale: #5E5E5E. Windows color (decimal): -15297535 or 103446. OLE color: 103446.
HSL color Cylindrical-coordinate representation of color #169401: hue angle of 111.43º 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 #169401 is Cyan = 0.85, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 22 | 148 | 1 | - |
| CMYK | 0.85 | 0 | 0.99 | 0.42 |
| HSL | 111.43º | 0.99% | 0.29% | - |
| HSV(B) | 111.43º | 0.99% | 0.58% | - |
| XYZ | 10.93 | 21.35 | 3.57 | - |
| YUV | 93.57 | 75.76 | 76.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 148 | 1 | 0.85 | 0 | 0.99 | 0.42 | 111.43 | 0.99 | 0.29 |
| Hex | 16 | 94 | 1 | 55 | 0 | 63 | 2A | 6F | 63 | 1D |
| Octal | 26 | 224 | 1 | 125 | 0 | 143 | 52 | 157 | 143 | 35 |
| Binary | 10110 | 10010100 | 1 | 1010101 | 0 | 1100011 | 101010 | 1101111 | 1100011 | 11101 |
Color Harmonies of #169401
Complementary color
Monochromatic Colors of #169401
Black with #169401
Text Example
Text Example
White with #169401
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #169401; }
p { color: rgb(22,148,1); }
H1.HeaderClassName
{
color: #169401;
}
.AnyTagClassName
{
color: #169401;
}
</style>
background-color css
<style>
a { background-color: #169401; }
a { background-color: rgb(22,148,1); }
div.DivClassName
{
background-color: #169401;
}
.BgClassName
{
background-color: #169401;
}
</style>
border-color css
<style>
span { border-color: #169401; }
span { border-color: rgb(22,148,1); }
td.TdClassName
{
border-color: #169401;
}
.TagClassName
{
border-color: #169401;
}
</style>