Shades of Mosque #016559
Tints of Mosque #016559
RGB
CMYK
RGB Variations
Color information
#016559 (or 0x016559) is known color: Mosque. HEX triplet: 01, 65 and 59. RGB value is (1,101,89). Sum of RGB (Red+Green+Blue) = 1+101+89=191 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.52% from 191); Green value is 101 (39.84% from 255 or 52.88% from 191); Blue value is 89 (35.16% from 255 or 46.60% from 191); Max value from RGB is 101 - color contains mainly: green. Hex color #016559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016559 is #FE9AA6. Grayscale: #454545. Windows color (decimal): -16685735 or 5858561. OLE color: 5858561.
HSL color Cylindrical-coordinate representation of color #016559: hue angle of 172.8º 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 #016559 is Cyan = 0.99, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 1 | 101 | 89 | - |
| CMYK | 0.99 | 0 | 0.12 | 0.60 |
| HSL | 172.8º | 0.98% | 0.2% | - |
| HSV(B) | 172.8º | 0.99% | 0.4% | - |
| XYZ | 6.47 | 10.04 | 11.05 | - |
| YUV | 69.73 | 138.87 | 78.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 101 | 89 | 0.99 | 0 | 0.12 | 0.60 | 172.8 | 0.98 | 0.2 |
| Hex | 1 | 65 | 59 | 63 | 0 | C | 3C | AD | 62 | 14 |
| Octal | 1 | 145 | 131 | 143 | 0 | 14 | 74 | 255 | 142 | 24 |
| Binary | 1 | 1100101 | 1011001 | 1100011 | 0 | 1100 | 111100 | 10101101 | 1100010 | 10100 |
Color Harmonies of #016559
Complementary color
Monochromatic Colors of #016559
Black with #016559
Text Example
Text Example
White with #016559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016559; }
p { color: rgb(1,101,89); }
H1.HeaderClassName
{
color: #016559;
}
.AnyTagClassName
{
color: #016559;
}
</style>
background-color css
<style>
a { background-color: #016559; }
a { background-color: rgb(1,101,89); }
div.DivClassName
{
background-color: #016559;
}
.BgClassName
{
background-color: #016559;
}
</style>
border-color css
<style>
span { border-color: #016559; }
span { border-color: rgb(1,101,89); }
td.TdClassName
{
border-color: #016559;
}
.TagClassName
{
border-color: #016559;
}
</style>