Shades of Mosque #016558
Tints of Mosque #016558
RGB
CMYK
RGB Variations
Color information
#016558 (or 0x016558) is known color: Mosque. HEX triplet: 01, 65 and 58. RGB value is (1,101,88). Sum of RGB (Red+Green+Blue) = 1+101+88=190 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 190); Green value is 101 (39.84% from 255 or 53.16% from 190); Blue value is 88 (34.77% from 255 or 46.32% from 190); Max value from RGB is 101 - color contains mainly: green. Hex color #016558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016558 is #FE9AA7. Grayscale: #454545. Windows color (decimal): -16685736 or 5793025. OLE color: 5793025.
HSL color Cylindrical-coordinate representation of color #016558: hue angle of 172.2º 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 #016558 is Cyan = 0.99, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 1 | 101 | 88 | - |
| CMYK | 0.99 | 0 | 0.13 | 0.60 |
| HSL | 172.2º | 0.98% | 0.2% | - |
| HSV(B) | 172.2º | 0.99% | 0.4% | - |
| XYZ | 6.43 | 10.02 | 10.83 | - |
| YUV | 69.62 | 138.37 | 79.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 101 | 88 | 0.99 | 0 | 0.13 | 0.60 | 172.2 | 0.98 | 0.2 |
| Hex | 1 | 65 | 58 | 63 | 0 | D | 3C | AC | 62 | 14 |
| Octal | 1 | 145 | 130 | 143 | 0 | 15 | 74 | 254 | 142 | 24 |
| Binary | 1 | 1100101 | 1011000 | 1100011 | 0 | 1101 | 111100 | 10101100 | 1100010 | 10100 |
Color Harmonies of #016558
Complementary color
Monochromatic Colors of #016558
Black with #016558
Text Example
Text Example
White with #016558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016558; }
p { color: rgb(1,101,88); }
H1.HeaderClassName
{
color: #016558;
}
.AnyTagClassName
{
color: #016558;
}
</style>
background-color css
<style>
a { background-color: #016558; }
a { background-color: rgb(1,101,88); }
div.DivClassName
{
background-color: #016558;
}
.BgClassName
{
background-color: #016558;
}
</style>
border-color css
<style>
span { border-color: #016558; }
span { border-color: rgb(1,101,88); }
td.TdClassName
{
border-color: #016558;
}
.TagClassName
{
border-color: #016558;
}
</style>