Shades of Mosque #016153
Tints of Mosque #016153
RGB
CMYK
RGB Variations
Color information
#016153 (or 0x016153) is known color: Mosque. HEX triplet: 01, 61 and 53. RGB value is (1,97,83). Sum of RGB (Red+Green+Blue) = 1+97+83=181 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.55% from 181); Green value is 97 (38.28% from 255 or 53.59% from 181); Blue value is 83 (32.81% from 255 or 45.86% from 181); Max value from RGB is 97 - color contains mainly: green. Hex color #016153 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016153 is #FE9EAC. Grayscale: #424242. Windows color (decimal): -16686765 or 5464321. OLE color: 5464321.
HSL color Cylindrical-coordinate representation of color #016153: hue angle of 171.25º 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 #016153 is Cyan = 0.99, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 97 | 83 | - |
| CMYK | 0.99 | 0 | 0.14 | 0.62 |
| HSL | 171.25º | 0.98% | 0.19% | - |
| HSV(B) | 171.25º | 0.99% | 0.38% | - |
| XYZ | 5.85 | 9.18 | 9.65 | - |
| YUV | 66.7 | 137.2 | 81.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 97 | 83 | 0.99 | 0 | 0.14 | 0.62 | 171.25 | 0.98 | 0.19 |
| Hex | 1 | 61 | 53 | 63 | 0 | E | 3E | AB | 62 | 13 |
| Octal | 1 | 141 | 123 | 143 | 0 | 16 | 76 | 253 | 142 | 23 |
| Binary | 1 | 1100001 | 1010011 | 1100011 | 0 | 1110 | 111110 | 10101011 | 1100010 | 10011 |
Color Harmonies of #016153
Complementary color
Monochromatic Colors of #016153
Black with #016153
Text Example
Text Example
White with #016153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016153; }
p { color: rgb(1,97,83); }
H1.HeaderClassName
{
color: #016153;
}
.AnyTagClassName
{
color: #016153;
}
</style>
background-color css
<style>
a { background-color: #016153; }
a { background-color: rgb(1,97,83); }
div.DivClassName
{
background-color: #016153;
}
.BgClassName
{
background-color: #016153;
}
</style>
border-color css
<style>
span { border-color: #016153; }
span { border-color: rgb(1,97,83); }
td.TdClassName
{
border-color: #016153;
}
.TagClassName
{
border-color: #016153;
}
</style>