Shades of Mosque #016556
Tints of Mosque #016556
RGB
CMYK
RGB Variations
Color information
#016556 (or 0x016556) is known color: Mosque. HEX triplet: 01, 65 and 56. RGB value is (1,101,86). Sum of RGB (Red+Green+Blue) = 1+101+86=188 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 188); Green value is 101 (39.84% from 255 or 53.72% from 188); Blue value is 86 (33.98% from 255 or 45.74% from 188); Max value from RGB is 101 - color contains mainly: green. Hex color #016556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016556 is #FE9AA9. Grayscale: #454545. Windows color (decimal): -16685738 or 5661953. OLE color: 5661953.
HSL color Cylindrical-coordinate representation of color #016556: hue angle of 171º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016556 is Cyan = 0.99, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 1 | 101 | 86 | - |
| CMYK | 0.99 | 0 | 0.15 | 0.60 |
| HSL | 171º | 0.98% | 0.2% | - |
| HSV(B) | 171º | 0.99% | 0.4% | - |
| XYZ | 6.35 | 9.99 | 10.4 | - |
| YUV | 69.39 | 137.37 | 79.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 101 | 86 | 0.99 | 0 | 0.15 | 0.60 | 171 | 0.98 | 0.2 |
| Hex | 1 | 65 | 56 | 63 | 0 | F | 3C | AB | 62 | 14 |
| Octal | 1 | 145 | 126 | 143 | 0 | 17 | 74 | 253 | 142 | 24 |
| Binary | 1 | 1100101 | 1010110 | 1100011 | 0 | 1111 | 111100 | 10101011 | 1100010 | 10100 |
Color Harmonies of #016556
Complementary color
Monochromatic Colors of #016556
Black with #016556
Text Example
Text Example
White with #016556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016556; }
p { color: rgb(1,101,86); }
H1.HeaderClassName
{
color: #016556;
}
.AnyTagClassName
{
color: #016556;
}
</style>
background-color css
<style>
a { background-color: #016556; }
a { background-color: rgb(1,101,86); }
div.DivClassName
{
background-color: #016556;
}
.BgClassName
{
background-color: #016556;
}
</style>
border-color css
<style>
span { border-color: #016556; }
span { border-color: rgb(1,101,86); }
td.TdClassName
{
border-color: #016556;
}
.TagClassName
{
border-color: #016556;
}
</style>