Shades of Islamic Green #16B816
Tints of Islamic Green #16B816
RGB
CMYK
RGB Variations
Color information
#16B816 (or 0x16B816) is known color: Islamic Green. HEX triplet: 16, B8 and 16. RGB value is (22,184,22). Sum of RGB (Red+Green+Blue) = 22+184+22=228 (30% of max value = 765). Red value is 22 (8.98% from 255 or 9.65% from 228); Green value is 184 (72.27% from 255 or 80.70% from 228); Blue value is 22 (8.98% from 255 or 9.65% from 228); Max value from RGB is 184 - color contains mainly: green. Hex color #16B816 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #16B816 is #E947E9. Grayscale: #757575. Windows color (decimal): -15288298 or 1488918. OLE color: 1488918.
HSL color Cylindrical-coordinate representation of color #16B816: hue angle of 120º degrees, saturation: 0.79, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #16B816 is Cyan = 0.88, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 22 | 184 | 22 | - |
| CMYK | 0.88 | 0 | 0.88 | 0.28 |
| HSL | 120º | 0.79% | 0.4% | - |
| HSV(B) | 120º | 0.88% | 0.72% | - |
| XYZ | 17.62 | 34.51 | 6.49 | - |
| YUV | 117.09 | 74.33 | 60.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 184 | 22 | 0.88 | 0 | 0.88 | 0.28 | 120 | 0.79 | 0.4 |
| Hex | 16 | B8 | 16 | 58 | 0 | 58 | 1C | 78 | 4F | 28 |
| Octal | 26 | 270 | 26 | 130 | 0 | 130 | 34 | 170 | 117 | 50 |
| Binary | 10110 | 10111000 | 10110 | 1011000 | 0 | 1011000 | 11100 | 1111000 | 1001111 | 101000 |
Color Harmonies of #16B816
Complementary color
Monochromatic Colors of #16B816
Black with #16B816
Text Example
Text Example
White with #16B816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #16B816; }
p { color: rgb(22,184,22); }
H1.HeaderClassName
{
color: #16B816;
}
.AnyTagClassName
{
color: #16B816;
}
</style>
background-color css
<style>
a { background-color: #16B816; }
a { background-color: rgb(22,184,22); }
div.DivClassName
{
background-color: #16B816;
}
.BgClassName
{
background-color: #16B816;
}
</style>
border-color css
<style>
span { border-color: #16B816; }
span { border-color: rgb(22,184,22); }
td.TdClassName
{
border-color: #16B816;
}
.TagClassName
{
border-color: #16B816;
}
</style>