Shades of Islamic Green #16970D
Tints of Islamic Green #16970D
RGB
CMYK
RGB Variations
Color information
#16970D (or 0x16970D) is known color: Islamic Green. HEX triplet: 16, 97 and 0D. RGB value is (22,151,13). Sum of RGB (Red+Green+Blue) = 22+151+13=186 (24% of max value = 765). Red value is 22 (8.98% from 255 or 11.83% from 186); Green value is 151 (59.38% from 255 or 81.18% from 186); Blue value is 13 (5.47% from 255 or 6.99% from 186); Max value from RGB is 151 - color contains mainly: green. Hex color #16970D is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #16970D is #E968F2. Grayscale: #616161. Windows color (decimal): -15296755 or 890646. OLE color: 890646.
HSL color Cylindrical-coordinate representation of color #16970D: hue angle of 116.09º degrees, saturation: 0.84, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #16970D is Cyan = 0.85, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 22 | 151 | 13 | - |
| CMYK | 0.85 | 0 | 0.91 | 0.41 |
| HSL | 116.09º | 0.84% | 0.32% | - |
| HSV(B) | 116.09º | 0.91% | 0.59% | - |
| XYZ | 11.47 | 22.33 | 4.09 | - |
| YUV | 96.7 | 80.76 | 74.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 151 | 13 | 0.85 | 0 | 0.91 | 0.41 | 116.09 | 0.84 | 0.32 |
| Hex | 16 | 97 | D | 55 | 0 | 5B | 29 | 74 | 54 | 20 |
| Octal | 26 | 227 | 15 | 125 | 0 | 133 | 51 | 164 | 124 | 40 |
| Binary | 10110 | 10010111 | 1101 | 1010101 | 0 | 1011011 | 101001 | 1110100 | 1010100 | 100000 |
Color Harmonies of #16970D
Complementary color
Monochromatic Colors of #16970D
Black with #16970D
Text Example
Text Example
White with #16970D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #16970D; }
p { color: rgb(22,151,13); }
H1.HeaderClassName
{
color: #16970D;
}
.AnyTagClassName
{
color: #16970D;
}
</style>
background-color css
<style>
a { background-color: #16970D; }
a { background-color: rgb(22,151,13); }
div.DivClassName
{
background-color: #16970D;
}
.BgClassName
{
background-color: #16970D;
}
</style>
border-color css
<style>
span { border-color: #16970D; }
span { border-color: rgb(22,151,13); }
td.TdClassName
{
border-color: #16970D;
}
.TagClassName
{
border-color: #16970D;
}
</style>