Shades of Mosque #016154
Tints of Mosque #016154
RGB
CMYK
RGB Variations
Color information
#016154 (or 0x016154) is known color: Mosque. HEX triplet: 01, 61 and 54. RGB value is (1,97,84). Sum of RGB (Red+Green+Blue) = 1+97+84=182 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.55% from 182); Green value is 97 (38.28% from 255 or 53.30% from 182); Blue value is 84 (33.20% from 255 or 46.15% from 182); Max value from RGB is 97 - color contains mainly: green. Hex color #016154 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016154 is #FE9EAB. Grayscale: #424242. Windows color (decimal): -16686764 or 5529857. OLE color: 5529857.
HSL color Cylindrical-coordinate representation of color #016154: hue angle of 171.88º 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 #016154 is Cyan = 0.99, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 97 | 84 | - |
| CMYK | 0.99 | 0 | 0.13 | 0.62 |
| HSL | 171.88º | 0.98% | 0.19% | - |
| HSV(B) | 171.88º | 0.99% | 0.38% | - |
| XYZ | 5.89 | 9.2 | 9.85 | - |
| YUV | 66.81 | 137.7 | 81.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 97 | 84 | 0.99 | 0 | 0.13 | 0.62 | 171.88 | 0.98 | 0.19 |
| Hex | 1 | 61 | 54 | 63 | 0 | D | 3E | AC | 62 | 13 |
| Octal | 1 | 141 | 124 | 143 | 0 | 15 | 76 | 254 | 142 | 23 |
| Binary | 1 | 1100001 | 1010100 | 1100011 | 0 | 1101 | 111110 | 10101100 | 1100010 | 10011 |
Color Harmonies of #016154
Complementary color
Monochromatic Colors of #016154
Black with #016154
Text Example
Text Example
White with #016154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016154; }
p { color: rgb(1,97,84); }
H1.HeaderClassName
{
color: #016154;
}
.AnyTagClassName
{
color: #016154;
}
</style>
background-color css
<style>
a { background-color: #016154; }
a { background-color: rgb(1,97,84); }
div.DivClassName
{
background-color: #016154;
}
.BgClassName
{
background-color: #016154;
}
</style>
border-color css
<style>
span { border-color: #016154; }
span { border-color: rgb(1,97,84); }
td.TdClassName
{
border-color: #016154;
}
.TagClassName
{
border-color: #016154;
}
</style>