Shades of Mosque #016056
Tints of Mosque #016056
RGB
CMYK
RGB Variations
Color information
#016056 (or 0x016056) is known color: Mosque. HEX triplet: 01, 60 and 56. RGB value is (1,96,86). Sum of RGB (Red+Green+Blue) = 1+96+86=183 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.55% from 183); Green value is 96 (37.89% from 255 or 52.46% from 183); Blue value is 86 (33.98% from 255 or 46.99% from 183); Max value from RGB is 96 - color contains mainly: green. Hex color #016056 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016056 is #FE9FA9. Grayscale: #424242. Windows color (decimal): -16687018 or 5660673. OLE color: 5660673.
HSL color Cylindrical-coordinate representation of color #016056: hue angle of 173.68º 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 #016056 is Cyan = 0.99, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 96 | 86 | - |
| CMYK | 0.99 | 0 | 0.10 | 0.62 |
| HSL | 173.68º | 0.98% | 0.19% | - |
| HSV(B) | 173.68º | 0.99% | 0.38% | - |
| XYZ | 5.88 | 9.04 | 10.24 | - |
| YUV | 66.46 | 139.03 | 81.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 96 | 86 | 0.99 | 0 | 0.10 | 0.62 | 173.68 | 0.98 | 0.19 |
| Hex | 1 | 60 | 56 | 63 | 0 | A | 3E | AE | 62 | 13 |
| Octal | 1 | 140 | 126 | 143 | 0 | 12 | 76 | 256 | 142 | 23 |
| Binary | 1 | 1100000 | 1010110 | 1100011 | 0 | 1010 | 111110 | 10101110 | 1100010 | 10011 |
Color Harmonies of #016056
Complementary color
Monochromatic Colors of #016056
Black with #016056
Text Example
Text Example
White with #016056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016056; }
p { color: rgb(1,96,86); }
H1.HeaderClassName
{
color: #016056;
}
.AnyTagClassName
{
color: #016056;
}
</style>
background-color css
<style>
a { background-color: #016056; }
a { background-color: rgb(1,96,86); }
div.DivClassName
{
background-color: #016056;
}
.BgClassName
{
background-color: #016056;
}
</style>
border-color css
<style>
span { border-color: #016056; }
span { border-color: rgb(1,96,86); }
td.TdClassName
{
border-color: #016056;
}
.TagClassName
{
border-color: #016056;
}
</style>