Shades of Mosque #016563
Tints of Mosque #016563
RGB
CMYK
RGB Variations
Color information
#016563 (or 0x016563) is known color: Mosque. HEX triplet: 01, 65 and 63. RGB value is (1,101,99). Sum of RGB (Red+Green+Blue) = 1+101+99=201 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.50% from 201); Green value is 101 (39.84% from 255 or 50.25% from 201); Blue value is 99 (39.06% from 255 or 49.25% from 201); Max value from RGB is 101 - color contains mainly: green. Hex color #016563 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016563 is #FE9A9C. Grayscale: #464646. Windows color (decimal): -16685725 or 6513921. OLE color: 6513921.
HSL color Cylindrical-coordinate representation of color #016563: hue angle of 178.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 #016563 is Cyan = 0.99, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 1 | 101 | 99 | - |
| CMYK | 0.99 | 0 | 0.02 | 0.60 |
| HSL | 178.8º | 0.98% | 0.2% | - |
| HSV(B) | 178.8º | 0.99% | 0.4% | - |
| XYZ | 6.92 | 10.21 | 13.41 | - |
| YUV | 70.87 | 143.87 | 78.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 101 | 99 | 0.99 | 0 | 0.02 | 0.60 | 178.8 | 0.98 | 0.2 |
| Hex | 1 | 65 | 63 | 63 | 0 | 2 | 3C | B3 | 62 | 14 |
| Octal | 1 | 145 | 143 | 143 | 0 | 2 | 74 | 263 | 142 | 24 |
| Binary | 1 | 1100101 | 1100011 | 1100011 | 0 | 10 | 111100 | 10110011 | 1100010 | 10100 |
Color Harmonies of #016563
Complementary color
Monochromatic Colors of #016563
Black with #016563
Text Example
Text Example
White with #016563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016563; }
p { color: rgb(1,101,99); }
H1.HeaderClassName
{
color: #016563;
}
.AnyTagClassName
{
color: #016563;
}
</style>
background-color css
<style>
a { background-color: #016563; }
a { background-color: rgb(1,101,99); }
div.DivClassName
{
background-color: #016563;
}
.BgClassName
{
background-color: #016563;
}
</style>
border-color css
<style>
span { border-color: #016563; }
span { border-color: rgb(1,101,99); }
td.TdClassName
{
border-color: #016563;
}
.TagClassName
{
border-color: #016563;
}
</style>