Shades of Mosque #016356
Tints of Mosque #016356
RGB
CMYK
RGB Variations
Color information
#016356 (or 0x016356) is known color: Mosque. HEX triplet: 01, 63 and 56. RGB value is (1,99,86). Sum of RGB (Red+Green+Blue) = 1+99+86=186 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 186); Green value is 99 (39.06% from 255 or 53.23% from 186); Blue value is 86 (33.98% from 255 or 46.24% from 186); Max value from RGB is 99 - color contains mainly: green. Hex color #016356 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016356 is #FE9CA9. Grayscale: #444444. Windows color (decimal): -16686250 or 5661441. OLE color: 5661441.
HSL color Cylindrical-coordinate representation of color #016356: hue angle of 172.04º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016356 is Cyan = 0.99, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 1 | 99 | 86 | - |
| CMYK | 0.99 | 0 | 0.13 | 0.61 |
| HSL | 172.04º | 0.98% | 0.2% | - |
| HSV(B) | 172.04º | 0.99% | 0.39% | - |
| XYZ | 6.15 | 9.6 | 10.33 | - |
| YUV | 68.22 | 138.03 | 80.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 99 | 86 | 0.99 | 0 | 0.13 | 0.61 | 172.04 | 0.98 | 0.2 |
| Hex | 1 | 63 | 56 | 63 | 0 | D | 3D | AC | 62 | 14 |
| Octal | 1 | 143 | 126 | 143 | 0 | 15 | 75 | 254 | 142 | 24 |
| Binary | 1 | 1100011 | 1010110 | 1100011 | 0 | 1101 | 111101 | 10101100 | 1100010 | 10100 |
Color Harmonies of #016356
Complementary color
Monochromatic Colors of #016356
Black with #016356
Text Example
Text Example
White with #016356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016356; }
p { color: rgb(1,99,86); }
H1.HeaderClassName
{
color: #016356;
}
.AnyTagClassName
{
color: #016356;
}
</style>
background-color css
<style>
a { background-color: #016356; }
a { background-color: rgb(1,99,86); }
div.DivClassName
{
background-color: #016356;
}
.BgClassName
{
background-color: #016356;
}
</style>
border-color css
<style>
span { border-color: #016356; }
span { border-color: rgb(1,99,86); }
td.TdClassName
{
border-color: #016356;
}
.TagClassName
{
border-color: #016356;
}
</style>