Shades of Mosque #016060
Tints of Mosque #016060
RGB
CMYK
RGB Variations
Color information
#016060 (or 0x016060) is known color: Mosque. HEX triplet: 01, 60 and 60. RGB value is (1,96,96). Sum of RGB (Red+Green+Blue) = 1+96+96=193 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.52% from 193); Green value is 96 (37.89% from 255 or 49.74% from 193); Blue value is 96 (37.89% from 255 or 49.74% from 193); Max value from RGB is 96 - color contains mainly: green, blue. Hex color #016060 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016060 is #FE9F9F. Grayscale: #434343. Windows color (decimal): -16687008 or 6316033. OLE color: 6316033.
HSL color Cylindrical-coordinate representation of color #016060: hue angle of 180º 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 #016060 is Cyan = 0.99, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 96 | 96 | - |
| CMYK | 0.99 | 0 | 0 | 0.62 |
| HSL | 180º | 0.98% | 0.19% | - |
| HSV(B) | 180º | 0.99% | 0.38% | - |
| XYZ | 6.31 | 9.22 | 12.51 | - |
| YUV | 67.6 | 144.03 | 80.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 96 | 96 | 0.99 | 0 | 0 | 0.62 | 180 | 0.98 | 0.19 |
| Hex | 1 | 60 | 60 | 63 | 0 | 0 | 3E | B4 | 62 | 13 |
| Octal | 1 | 140 | 140 | 143 | 0 | 0 | 76 | 264 | 142 | 23 |
| Binary | 1 | 1100000 | 1100000 | 1100011 | 0 | 0 | 111110 | 10110100 | 1100010 | 10011 |
Color Harmonies of #016060
Complementary color
Monochromatic Colors of #016060
Black with #016060
Text Example
Text Example
White with #016060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016060; }
p { color: rgb(1,96,96); }
H1.HeaderClassName
{
color: #016060;
}
.AnyTagClassName
{
color: #016060;
}
</style>
background-color css
<style>
a { background-color: #016060; }
a { background-color: rgb(1,96,96); }
div.DivClassName
{
background-color: #016060;
}
.BgClassName
{
background-color: #016060;
}
</style>
border-color css
<style>
span { border-color: #016060; }
span { border-color: rgb(1,96,96); }
td.TdClassName
{
border-color: #016060;
}
.TagClassName
{
border-color: #016060;
}
</style>