Shades of Mosque #016657
Tints of Mosque #016657
RGB
CMYK
RGB Variations
Color information
#016657 (or 0x016657) is known color: Mosque. HEX triplet: 01, 66 and 57. RGB value is (1,102,87). Sum of RGB (Red+Green+Blue) = 1+102+87=190 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 190); Green value is 102 (40.23% from 255 or 53.68% from 190); Blue value is 87 (34.38% from 255 or 45.79% from 190); Max value from RGB is 102 - color contains mainly: green. Hex color #016657 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016657 is #FE99A8. Grayscale: #464646. Windows color (decimal): -16685481 or 5727745. OLE color: 5727745.
HSL color Cylindrical-coordinate representation of color #016657: hue angle of 171.09º 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 #016657 is Cyan = 0.99, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 1 | 102 | 87 | - |
| CMYK | 0.99 | 0 | 0.15 | 0.6 |
| HSL | 171.09º | 0.98% | 0.2% | - |
| HSV(B) | 171.09º | 0.99% | 0.4% | - |
| XYZ | 6.48 | 10.2 | 10.64 | - |
| YUV | 70.09 | 137.54 | 78.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 102 | 87 | 0.99 | 0 | 0.15 | 0.6 | 171.09 | 0.98 | 0.2 |
| Hex | 1 | 66 | 57 | 63 | 0 | F | 3C | AB | 62 | 14 |
| Octal | 1 | 146 | 127 | 143 | 0 | 17 | 74 | 253 | 142 | 24 |
| Binary | 1 | 1100110 | 1010111 | 1100011 | 0 | 1111 | 111100 | 10101011 | 1100010 | 10100 |
Color Harmonies of #016657
Complementary color
Monochromatic Colors of #016657
Black with #016657
Text Example
Text Example
White with #016657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016657; }
p { color: rgb(1,102,87); }
H1.HeaderClassName
{
color: #016657;
}
.AnyTagClassName
{
color: #016657;
}
</style>
background-color css
<style>
a { background-color: #016657; }
a { background-color: rgb(1,102,87); }
div.DivClassName
{
background-color: #016657;
}
.BgClassName
{
background-color: #016657;
}
</style>
border-color css
<style>
span { border-color: #016657; }
span { border-color: rgb(1,102,87); }
td.TdClassName
{
border-color: #016657;
}
.TagClassName
{
border-color: #016657;
}
</style>