Shades of Mosque #016063
Tints of Mosque #016063
RGB
CMYK
RGB Variations
Color information
#016063 (or 0x016063) is known color: Mosque. HEX triplet: 01, 60 and 63. RGB value is (1,96,99). Sum of RGB (Red+Green+Blue) = 1+96+99=196 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.51% from 196); Green value is 96 (37.89% from 255 or 48.98% from 196); Blue value is 99 (39.06% from 255 or 50.51% from 196); Max value from RGB is 99 - color contains mainly: blue. Hex color #016063 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016063 is #FE9F9C. Grayscale: #434343. Windows color (decimal): -16687005 or 6512641. OLE color: 6512641.
HSL color Cylindrical-coordinate representation of color #016063: hue angle of 181.84º 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 #016063 is Cyan = 0.99, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 1 | 96 | 99 | - |
| CMYK | 0.99 | 0.03 | 0 | 0.61 |
| HSL | 181.84º | 0.98% | 0.2% | - |
| HSV(B) | 181.84º | 0.99% | 0.39% | - |
| XYZ | 6.45 | 9.27 | 13.25 | - |
| YUV | 67.94 | 145.53 | 80.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 96 | 99 | 0.99 | 0.03 | 0 | 0.61 | 181.84 | 0.98 | 0.2 |
| Hex | 1 | 60 | 63 | 63 | 3 | 0 | 3D | B6 | 62 | 14 |
| Octal | 1 | 140 | 143 | 143 | 3 | 0 | 75 | 266 | 142 | 24 |
| Binary | 1 | 1100000 | 1100011 | 1100011 | 11 | 0 | 111101 | 10110110 | 1100010 | 10100 |
Color Harmonies of #016063
Complementary color
Monochromatic Colors of #016063
Black with #016063
Text Example
Text Example
White with #016063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016063; }
p { color: rgb(1,96,99); }
H1.HeaderClassName
{
color: #016063;
}
.AnyTagClassName
{
color: #016063;
}
</style>
background-color css
<style>
a { background-color: #016063; }
a { background-color: rgb(1,96,99); }
div.DivClassName
{
background-color: #016063;
}
.BgClassName
{
background-color: #016063;
}
</style>
border-color css
<style>
span { border-color: #016063; }
span { border-color: rgb(1,96,99); }
td.TdClassName
{
border-color: #016063;
}
.TagClassName
{
border-color: #016063;
}
</style>