Shades of Mosque #016050
Tints of Mosque #016050
RGB
CMYK
RGB Variations
Color information
#016050 (or 0x016050) is known color: Mosque. HEX triplet: 01, 60 and 50. RGB value is (1,96,80). Sum of RGB (Red+Green+Blue) = 1+96+80=177 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.56% from 177); Green value is 96 (37.89% from 255 or 54.24% from 177); Blue value is 80 (31.64% from 255 or 45.20% from 177); Max value from RGB is 96 - color contains mainly: green. Hex color #016050 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016050 is #FE9FAF. Grayscale: #414141. Windows color (decimal): -16687024 or 5267457. OLE color: 5267457.
HSL color Cylindrical-coordinate representation of color #016050: hue angle of 169.89º 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 #016050 is Cyan = 0.99, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 96 | 80 | - |
| CMYK | 0.99 | 0 | 0.17 | 0.62 |
| HSL | 169.89º | 0.98% | 0.19% | - |
| HSV(B) | 169.89º | 0.99% | 0.38% | - |
| XYZ | 5.64 | 8.95 | 9.02 | - |
| YUV | 65.77 | 136.03 | 81.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 96 | 80 | 0.99 | 0 | 0.17 | 0.62 | 169.89 | 0.98 | 0.19 |
| Hex | 1 | 60 | 50 | 63 | 0 | 11 | 3E | AA | 62 | 13 |
| Octal | 1 | 140 | 120 | 143 | 0 | 21 | 76 | 252 | 142 | 23 |
| Binary | 1 | 1100000 | 1010000 | 1100011 | 0 | 10001 | 111110 | 10101010 | 1100010 | 10011 |
Color Harmonies of #016050
Complementary color
Monochromatic Colors of #016050
Black with #016050
Text Example
Text Example
White with #016050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016050; }
p { color: rgb(1,96,80); }
H1.HeaderClassName
{
color: #016050;
}
.AnyTagClassName
{
color: #016050;
}
</style>
background-color css
<style>
a { background-color: #016050; }
a { background-color: rgb(1,96,80); }
div.DivClassName
{
background-color: #016050;
}
.BgClassName
{
background-color: #016050;
}
</style>
border-color css
<style>
span { border-color: #016050; }
span { border-color: rgb(1,96,80); }
td.TdClassName
{
border-color: #016050;
}
.TagClassName
{
border-color: #016050;
}
</style>