Shades of Mosque #016662
Tints of Mosque #016662
RGB
CMYK
RGB Variations
Color information
#016662 (or 0x016662) is known color: Mosque. HEX triplet: 01, 66 and 62. RGB value is (1,102,98). Sum of RGB (Red+Green+Blue) = 1+102+98=201 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.50% from 201); Green value is 102 (40.23% from 255 or 50.75% from 201); Blue value is 98 (38.67% from 255 or 48.76% from 201); Max value from RGB is 102 - color contains mainly: green. Hex color #016662 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016662 is #FE999D. Grayscale: #474747. Windows color (decimal): -16685470 or 6448641. OLE color: 6448641.
HSL color Cylindrical-coordinate representation of color #016662: hue angle of 177.62º 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 #016662 is Cyan = 0.99, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 1 | 102 | 98 | - |
| CMYK | 0.99 | 0 | 0.04 | 0.6 |
| HSL | 177.62º | 0.98% | 0.2% | - |
| HSV(B) | 177.62º | 0.99% | 0.4% | - |
| XYZ | 6.97 | 10.39 | 13.19 | - |
| YUV | 71.35 | 143.04 | 77.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 102 | 98 | 0.99 | 0 | 0.04 | 0.6 | 177.62 | 0.98 | 0.2 |
| Hex | 1 | 66 | 62 | 63 | 0 | 4 | 3C | B2 | 62 | 14 |
| Octal | 1 | 146 | 142 | 143 | 0 | 4 | 74 | 262 | 142 | 24 |
| Binary | 1 | 1100110 | 1100010 | 1100011 | 0 | 100 | 111100 | 10110010 | 1100010 | 10100 |
Color Harmonies of #016662
Complementary color
Monochromatic Colors of #016662
Black with #016662
Text Example
Text Example
White with #016662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016662; }
p { color: rgb(1,102,98); }
H1.HeaderClassName
{
color: #016662;
}
.AnyTagClassName
{
color: #016662;
}
</style>
background-color css
<style>
a { background-color: #016662; }
a { background-color: rgb(1,102,98); }
div.DivClassName
{
background-color: #016662;
}
.BgClassName
{
background-color: #016662;
}
</style>
border-color css
<style>
span { border-color: #016662; }
span { border-color: rgb(1,102,98); }
td.TdClassName
{
border-color: #016662;
}
.TagClassName
{
border-color: #016662;
}
</style>