Shades of Mosque #016061
Tints of Mosque #016061
RGB
CMYK
RGB Variations
Color information
#016061 (or 0x016061) is known color: Mosque. HEX triplet: 01, 60 and 61. RGB value is (1,96,97). Sum of RGB (Red+Green+Blue) = 1+96+97=194 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.52% from 194); Green value is 96 (37.89% from 255 or 49.48% from 194); Blue value is 97 (38.28% from 255 or 50% from 194); Max value from RGB is 97 - color contains mainly: blue. Hex color #016061 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016061 is #FE9F9E. Grayscale: #434343. Windows color (decimal): -16687007 or 6381569. OLE color: 6381569.
HSL color Cylindrical-coordinate representation of color #016061: hue angle of 180.62º 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 #016061 is Cyan = 0.99, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 96 | 97 | - |
| CMYK | 0.99 | 0.01 | 0 | 0.62 |
| HSL | 180.63º | 0.98% | 0.19% | - |
| HSV(B) | 180.63º | 0.99% | 0.38% | - |
| XYZ | 6.35 | 9.24 | 12.76 | - |
| YUV | 67.71 | 144.53 | 80.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 96 | 97 | 0.99 | 0.01 | 0 | 0.62 | 180.63 | 0.98 | 0.19 |
| Hex | 1 | 60 | 61 | 63 | 1 | 0 | 3E | B5 | 62 | 13 |
| Octal | 1 | 140 | 141 | 143 | 1 | 0 | 76 | 265 | 142 | 23 |
| Binary | 1 | 1100000 | 1100001 | 1100011 | 1 | 0 | 111110 | 10110101 | 1100010 | 10011 |
Color Harmonies of #016061
Complementary color
Monochromatic Colors of #016061
Black with #016061
Text Example
Text Example
White with #016061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016061; }
p { color: rgb(1,96,97); }
H1.HeaderClassName
{
color: #016061;
}
.AnyTagClassName
{
color: #016061;
}
</style>
background-color css
<style>
a { background-color: #016061; }
a { background-color: rgb(1,96,97); }
div.DivClassName
{
background-color: #016061;
}
.BgClassName
{
background-color: #016061;
}
</style>
border-color css
<style>
span { border-color: #016061; }
span { border-color: rgb(1,96,97); }
td.TdClassName
{
border-color: #016061;
}
.TagClassName
{
border-color: #016061;
}
</style>