Shades of Mosque #016660
Tints of Mosque #016660
RGB
CMYK
RGB Variations
Color information
#016660 (or 0x016660) is known color: Mosque. HEX triplet: 01, 66 and 60. RGB value is (1,102,96). Sum of RGB (Red+Green+Blue) = 1+102+96=199 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.50% from 199); Green value is 102 (40.23% from 255 or 51.26% from 199); Blue value is 96 (37.89% from 255 or 48.24% from 199); Max value from RGB is 102 - color contains mainly: green. Hex color #016660 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016660 is #FE999F. Grayscale: #474747. Windows color (decimal): -16685472 or 6317569. OLE color: 6317569.
HSL color Cylindrical-coordinate representation of color #016660: hue angle of 176.44º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016660 is Cyan = 0.99, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 1 | 102 | 96 | - |
| CMYK | 0.99 | 0 | 0.06 | 0.6 |
| HSL | 176.44º | 0.98% | 0.2% | - |
| HSV(B) | 176.44º | 0.99% | 0.4% | - |
| XYZ | 6.88 | 10.35 | 12.7 | - |
| YUV | 71.12 | 142.04 | 77.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 102 | 96 | 0.99 | 0 | 0.06 | 0.6 | 176.44 | 0.98 | 0.2 |
| Hex | 1 | 66 | 60 | 63 | 0 | 6 | 3C | B0 | 62 | 14 |
| Octal | 1 | 146 | 140 | 143 | 0 | 6 | 74 | 260 | 142 | 24 |
| Binary | 1 | 1100110 | 1100000 | 1100011 | 0 | 110 | 111100 | 10110000 | 1100010 | 10100 |
Color Harmonies of #016660
Complementary color
Monochromatic Colors of #016660
Black with #016660
Text Example
Text Example
White with #016660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016660; }
p { color: rgb(1,102,96); }
H1.HeaderClassName
{
color: #016660;
}
.AnyTagClassName
{
color: #016660;
}
</style>
background-color css
<style>
a { background-color: #016660; }
a { background-color: rgb(1,102,96); }
div.DivClassName
{
background-color: #016660;
}
.BgClassName
{
background-color: #016660;
}
</style>
border-color css
<style>
span { border-color: #016660; }
span { border-color: rgb(1,102,96); }
td.TdClassName
{
border-color: #016660;
}
.TagClassName
{
border-color: #016660;
}
</style>