Shades of Mosque #016562
Tints of Mosque #016562
RGB
CMYK
RGB Variations
Color information
#016562 (or 0x016562) is known color: Mosque. HEX triplet: 01, 65 and 62. RGB value is (1,101,98). Sum of RGB (Red+Green+Blue) = 1+101+98=200 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.5% from 200); Green value is 101 (39.84% from 255 or 50.5% from 200); Blue value is 98 (38.67% from 255 or 49% from 200); Max value from RGB is 101 - color contains mainly: green. Hex color #016562 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016562 is #FE9A9D. Grayscale: #464646. Windows color (decimal): -16685726 or 6448385. OLE color: 6448385.
HSL color Cylindrical-coordinate representation of color #016562: hue angle of 178.2º 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 #016562 is Cyan = 0.99, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 1 | 101 | 98 | - |
| CMYK | 0.99 | 0 | 0.03 | 0.60 |
| HSL | 178.2º | 0.98% | 0.2% | - |
| HSV(B) | 178.2º | 0.99% | 0.4% | - |
| XYZ | 6.87 | 10.2 | 13.16 | - |
| YUV | 70.76 | 143.37 | 78.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 101 | 98 | 0.99 | 0 | 0.03 | 0.60 | 178.2 | 0.98 | 0.2 |
| Hex | 1 | 65 | 62 | 63 | 0 | 3 | 3C | B2 | 62 | 14 |
| Octal | 1 | 145 | 142 | 143 | 0 | 3 | 74 | 262 | 142 | 24 |
| Binary | 1 | 1100101 | 1100010 | 1100011 | 0 | 11 | 111100 | 10110010 | 1100010 | 10100 |
Color Harmonies of #016562
Complementary color
Monochromatic Colors of #016562
Black with #016562
Text Example
Text Example
White with #016562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016562; }
p { color: rgb(1,101,98); }
H1.HeaderClassName
{
color: #016562;
}
.AnyTagClassName
{
color: #016562;
}
</style>
background-color css
<style>
a { background-color: #016562; }
a { background-color: rgb(1,101,98); }
div.DivClassName
{
background-color: #016562;
}
.BgClassName
{
background-color: #016562;
}
</style>
border-color css
<style>
span { border-color: #016562; }
span { border-color: rgb(1,101,98); }
td.TdClassName
{
border-color: #016562;
}
.TagClassName
{
border-color: #016562;
}
</style>