Shades of Islamic Green #16B308
Tints of Islamic Green #16B308
RGB
CMYK
RGB Variations
Color information
#16B308 (or 0x16B308) is known color: Islamic Green. HEX triplet: 16, B3 and 08. RGB value is (22,179,8). Sum of RGB (Red+Green+Blue) = 22+179+8=209 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.53% from 209); Green value is 179 (70.31% from 255 or 85.65% from 209); Blue value is 8 (3.52% from 255 or 3.83% from 209); Max value from RGB is 179 - color contains mainly: green. Hex color #16B308 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #16B308 is #E94CF7. Grayscale: #717171. Windows color (decimal): -15289592 or 570134. OLE color: 570134.
HSL color Cylindrical-coordinate representation of color #16B308: hue angle of 115.09º degrees, saturation: 0.91, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #16B308 is Cyan = 0.88, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 22 | 179 | 8 | - |
| CMYK | 0.88 | 0 | 0.96 | 0.30 |
| HSL | 115.09º | 0.91% | 0.37% | - |
| HSV(B) | 115.09º | 0.96% | 0.7% | - |
| XYZ | 16.49 | 32.43 | 5.62 | - |
| YUV | 112.56 | 68.99 | 63.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 179 | 8 | 0.88 | 0 | 0.96 | 0.30 | 115.09 | 0.91 | 0.37 |
| Hex | 16 | B3 | 8 | 58 | 0 | 60 | 1E | 73 | 5B | 25 |
| Octal | 26 | 263 | 10 | 130 | 0 | 140 | 36 | 163 | 133 | 45 |
| Binary | 10110 | 10110011 | 1000 | 1011000 | 0 | 1100000 | 11110 | 1110011 | 1011011 | 100101 |
Color Harmonies of #16B308
Complementary color
Monochromatic Colors of #16B308
Black with #16B308
Text Example
Text Example
White with #16B308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #16B308; }
p { color: rgb(22,179,8); }
H1.HeaderClassName
{
color: #16B308;
}
.AnyTagClassName
{
color: #16B308;
}
</style>
background-color css
<style>
a { background-color: #16B308; }
a { background-color: rgb(22,179,8); }
div.DivClassName
{
background-color: #16B308;
}
.BgClassName
{
background-color: #16B308;
}
</style>
border-color css
<style>
span { border-color: #16B308; }
span { border-color: rgb(22,179,8); }
td.TdClassName
{
border-color: #16B308;
}
.TagClassName
{
border-color: #16B308;
}
</style>