Shades of Mosque #016053
Tints of Mosque #016053
RGB
CMYK
RGB Variations
Color information
#016053 (or 0x016053) is known color: Mosque. HEX triplet: 01, 60 and 53. RGB value is (1,96,83). Sum of RGB (Red+Green+Blue) = 1+96+83=180 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.56% from 180); Green value is 96 (37.89% from 255 or 53.33% from 180); Blue value is 83 (32.81% from 255 or 46.11% from 180); Max value from RGB is 96 - color contains mainly: green. Hex color #016053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016053 is #FE9FAC. Grayscale: #424242. Windows color (decimal): -16687021 or 5464065. OLE color: 5464065.
HSL color Cylindrical-coordinate representation of color #016053: hue angle of 171.79º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016053 is Cyan = 0.99, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 96 | 83 | - |
| CMYK | 0.99 | 0 | 0.14 | 0.62 |
| HSL | 171.79º | 0.98% | 0.19% | - |
| HSV(B) | 171.79º | 0.99% | 0.38% | - |
| XYZ | 5.76 | 9 | 9.62 | - |
| YUV | 66.11 | 137.53 | 81.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 96 | 83 | 0.99 | 0 | 0.14 | 0.62 | 171.79 | 0.98 | 0.19 |
| Hex | 1 | 60 | 53 | 63 | 0 | E | 3E | AC | 62 | 13 |
| Octal | 1 | 140 | 123 | 143 | 0 | 16 | 76 | 254 | 142 | 23 |
| Binary | 1 | 1100000 | 1010011 | 1100011 | 0 | 1110 | 111110 | 10101100 | 1100010 | 10011 |
Color Harmonies of #016053
Complementary color
Monochromatic Colors of #016053
Black with #016053
Text Example
Text Example
White with #016053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016053; }
p { color: rgb(1,96,83); }
H1.HeaderClassName
{
color: #016053;
}
.AnyTagClassName
{
color: #016053;
}
</style>
background-color css
<style>
a { background-color: #016053; }
a { background-color: rgb(1,96,83); }
div.DivClassName
{
background-color: #016053;
}
.BgClassName
{
background-color: #016053;
}
</style>
border-color css
<style>
span { border-color: #016053; }
span { border-color: rgb(1,96,83); }
td.TdClassName
{
border-color: #016053;
}
.TagClassName
{
border-color: #016053;
}
</style>