Shades of Mosque #016664
Tints of Mosque #016664
RGB
CMYK
RGB Variations
Color information
#016664 (or 0x016664) is known color: Mosque. HEX triplet: 01, 66 and 64. RGB value is (1,102,100). Sum of RGB (Red+Green+Blue) = 1+102+100=203 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.49% from 203); Green value is 102 (40.23% from 255 or 50.25% from 203); Blue value is 100 (39.45% from 255 or 49.26% from 203); Max value from RGB is 102 - color contains mainly: green. Hex color #016664 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016664 is #FE999B. Grayscale: #474747. Windows color (decimal): -16685468 or 6579713. OLE color: 6579713.
HSL color Cylindrical-coordinate representation of color #016664: hue angle of 178.81º 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 #016664 is Cyan = 0.99, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 1 | 102 | 100 | - |
| CMYK | 0.99 | 0 | 0.02 | 0.6 |
| HSL | 178.81º | 0.98% | 0.2% | - |
| HSV(B) | 178.81º | 0.99% | 0.4% | - |
| XYZ | 7.06 | 10.43 | 13.7 | - |
| YUV | 71.57 | 144.04 | 77.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 102 | 100 | 0.99 | 0 | 0.02 | 0.6 | 178.81 | 0.98 | 0.2 |
| Hex | 1 | 66 | 64 | 63 | 0 | 2 | 3C | B3 | 62 | 14 |
| Octal | 1 | 146 | 144 | 143 | 0 | 2 | 74 | 263 | 142 | 24 |
| Binary | 1 | 1100110 | 1100100 | 1100011 | 0 | 10 | 111100 | 10110011 | 1100010 | 10100 |
Color Harmonies of #016664
Complementary color
Monochromatic Colors of #016664
Black with #016664
Text Example
Text Example
White with #016664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016664; }
p { color: rgb(1,102,100); }
H1.HeaderClassName
{
color: #016664;
}
.AnyTagClassName
{
color: #016664;
}
</style>
background-color css
<style>
a { background-color: #016664; }
a { background-color: rgb(1,102,100); }
div.DivClassName
{
background-color: #016664;
}
.BgClassName
{
background-color: #016664;
}
</style>
border-color css
<style>
span { border-color: #016664; }
span { border-color: rgb(1,102,100); }
td.TdClassName
{
border-color: #016664;
}
.TagClassName
{
border-color: #016664;
}
</style>