Shades of Mosque #016054
Tints of Mosque #016054
RGB
CMYK
RGB Variations
Color information
#016054 (or 0x016054) is known color: Mosque. HEX triplet: 01, 60 and 54. RGB value is (1,96,84). Sum of RGB (Red+Green+Blue) = 1+96+84=181 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.55% from 181); Green value is 96 (37.89% from 255 or 53.04% from 181); Blue value is 84 (33.20% from 255 or 46.41% from 181); Max value from RGB is 96 - color contains mainly: green. Hex color #016054 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016054 is #FE9FAB. Grayscale: #424242. Windows color (decimal): -16687020 or 5529601. OLE color: 5529601.
HSL color Cylindrical-coordinate representation of color #016054: hue angle of 172.42º 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 #016054 is Cyan = 0.99, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 96 | 84 | - |
| CMYK | 0.99 | 0 | 0.12 | 0.62 |
| HSL | 172.42º | 0.98% | 0.19% | - |
| HSV(B) | 172.42º | 0.99% | 0.38% | - |
| XYZ | 5.8 | 9.01 | 9.82 | - |
| YUV | 66.23 | 138.03 | 81.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 96 | 84 | 0.99 | 0 | 0.12 | 0.62 | 172.42 | 0.98 | 0.19 |
| Hex | 1 | 60 | 54 | 63 | 0 | C | 3E | AC | 62 | 13 |
| Octal | 1 | 140 | 124 | 143 | 0 | 14 | 76 | 254 | 142 | 23 |
| Binary | 1 | 1100000 | 1010100 | 1100011 | 0 | 1100 | 111110 | 10101100 | 1100010 | 10011 |
Color Harmonies of #016054
Complementary color
Monochromatic Colors of #016054
Black with #016054
Text Example
Text Example
White with #016054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016054; }
p { color: rgb(1,96,84); }
H1.HeaderClassName
{
color: #016054;
}
.AnyTagClassName
{
color: #016054;
}
</style>
background-color css
<style>
a { background-color: #016054; }
a { background-color: rgb(1,96,84); }
div.DivClassName
{
background-color: #016054;
}
.BgClassName
{
background-color: #016054;
}
</style>
border-color css
<style>
span { border-color: #016054; }
span { border-color: rgb(1,96,84); }
td.TdClassName
{
border-color: #016054;
}
.TagClassName
{
border-color: #016054;
}
</style>