Shades of Mosque #016055
Tints of Mosque #016055
RGB
CMYK
RGB Variations
Color information
#016055 (or 0x016055) is known color: Mosque. HEX triplet: 01, 60 and 55. RGB value is (1,96,85). Sum of RGB (Red+Green+Blue) = 1+96+85=182 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.55% from 182); Green value is 96 (37.89% from 255 or 52.75% from 182); Blue value is 85 (33.59% from 255 or 46.70% from 182); Max value from RGB is 96 - color contains mainly: green. Hex color #016055 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016055 is #FE9FAA. Grayscale: #424242. Windows color (decimal): -16687019 or 5595137. OLE color: 5595137.
HSL color Cylindrical-coordinate representation of color #016055: hue angle of 173.05º 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 #016055 is Cyan = 0.99, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 96 | 85 | - |
| CMYK | 0.99 | 0 | 0.11 | 0.62 |
| HSL | 173.05º | 0.98% | 0.19% | - |
| HSV(B) | 173.05º | 0.99% | 0.38% | - |
| XYZ | 5.84 | 9.03 | 10.03 | - |
| YUV | 66.34 | 138.53 | 81.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 96 | 85 | 0.99 | 0 | 0.11 | 0.62 | 173.05 | 0.98 | 0.19 |
| Hex | 1 | 60 | 55 | 63 | 0 | B | 3E | AD | 62 | 13 |
| Octal | 1 | 140 | 125 | 143 | 0 | 13 | 76 | 255 | 142 | 23 |
| Binary | 1 | 1100000 | 1010101 | 1100011 | 0 | 1011 | 111110 | 10101101 | 1100010 | 10011 |
Color Harmonies of #016055
Complementary color
Monochromatic Colors of #016055
Black with #016055
Text Example
Text Example
White with #016055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016055; }
p { color: rgb(1,96,85); }
H1.HeaderClassName
{
color: #016055;
}
.AnyTagClassName
{
color: #016055;
}
</style>
background-color css
<style>
a { background-color: #016055; }
a { background-color: rgb(1,96,85); }
div.DivClassName
{
background-color: #016055;
}
.BgClassName
{
background-color: #016055;
}
</style>
border-color css
<style>
span { border-color: #016055; }
span { border-color: rgb(1,96,85); }
td.TdClassName
{
border-color: #016055;
}
.TagClassName
{
border-color: #016055;
}
</style>