Shades of Mosque #016759
Tints of Mosque #016759
RGB
CMYK
RGB Variations
Color information
#016759 (or 0x016759) is known color: Mosque. HEX triplet: 01, 67 and 59. RGB value is (1,103,89). Sum of RGB (Red+Green+Blue) = 1+103+89=193 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.52% from 193); Green value is 103 (40.62% from 255 or 53.37% from 193); Blue value is 89 (35.16% from 255 or 46.11% from 193); Max value from RGB is 103 - color contains mainly: green. Hex color #016759 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016759 is #FE98A6. Grayscale: #464646. Windows color (decimal): -16685223 or 5859073. OLE color: 5859073.
HSL color Cylindrical-coordinate representation of color #016759: hue angle of 171.76º 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 #016759 is Cyan = 0.99, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 1 | 103 | 89 | - |
| CMYK | 0.99 | 0 | 0.14 | 0.60 |
| HSL | 171.76º | 0.98% | 0.2% | - |
| HSV(B) | 171.76º | 0.99% | 0.4% | - |
| XYZ | 6.67 | 10.43 | 11.11 | - |
| YUV | 70.91 | 138.21 | 78.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 103 | 89 | 0.99 | 0 | 0.14 | 0.60 | 171.76 | 0.98 | 0.2 |
| Hex | 1 | 67 | 59 | 63 | 0 | E | 3C | AC | 62 | 14 |
| Octal | 1 | 147 | 131 | 143 | 0 | 16 | 74 | 254 | 142 | 24 |
| Binary | 1 | 1100111 | 1011001 | 1100011 | 0 | 1110 | 111100 | 10101100 | 1100010 | 10100 |
Color Harmonies of #016759
Complementary color
Monochromatic Colors of #016759
Black with #016759
Text Example
Text Example
White with #016759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016759; }
p { color: rgb(1,103,89); }
H1.HeaderClassName
{
color: #016759;
}
.AnyTagClassName
{
color: #016759;
}
</style>
background-color css
<style>
a { background-color: #016759; }
a { background-color: rgb(1,103,89); }
div.DivClassName
{
background-color: #016759;
}
.BgClassName
{
background-color: #016759;
}
</style>
border-color css
<style>
span { border-color: #016759; }
span { border-color: rgb(1,103,89); }
td.TdClassName
{
border-color: #016759;
}
.TagClassName
{
border-color: #016759;
}
</style>