Shades of Mosque #016859
Tints of Mosque #016859
RGB
CMYK
RGB Variations
Color information
#016859 (or 0x016859) is known color: Mosque. HEX triplet: 01, 68 and 59. RGB value is (1,104,89). Sum of RGB (Red+Green+Blue) = 1+104+89=194 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.52% from 194); Green value is 104 (41.02% from 255 or 53.61% from 194); Blue value is 89 (35.16% from 255 or 45.88% from 194); Max value from RGB is 104 - color contains mainly: green. Hex color #016859 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016859 is #FE97A6. Grayscale: #474747. Windows color (decimal): -16684967 or 5859329. OLE color: 5859329.
HSL color Cylindrical-coordinate representation of color #016859: hue angle of 171.26º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016859 is Cyan = 0.99, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 1 | 104 | 89 | - |
| CMYK | 0.99 | 0 | 0.14 | 0.59 |
| HSL | 171.26º | 0.98% | 0.21% | - |
| HSV(B) | 171.26º | 0.99% | 0.41% | - |
| XYZ | 6.77 | 10.63 | 11.15 | - |
| YUV | 71.49 | 137.88 | 77.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 104 | 89 | 0.99 | 0 | 0.14 | 0.59 | 171.26 | 0.98 | 0.21 |
| Hex | 1 | 68 | 59 | 63 | 0 | E | 3B | AB | 62 | 15 |
| Octal | 1 | 150 | 131 | 143 | 0 | 16 | 73 | 253 | 142 | 25 |
| Binary | 1 | 1101000 | 1011001 | 1100011 | 0 | 1110 | 111011 | 10101011 | 1100010 | 10101 |
Color Harmonies of #016859
Complementary color
Monochromatic Colors of #016859
Black with #016859
Text Example
Text Example
White with #016859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016859; }
p { color: rgb(1,104,89); }
H1.HeaderClassName
{
color: #016859;
}
.AnyTagClassName
{
color: #016859;
}
</style>
background-color css
<style>
a { background-color: #016859; }
a { background-color: rgb(1,104,89); }
div.DivClassName
{
background-color: #016859;
}
.BgClassName
{
background-color: #016859;
}
</style>
border-color css
<style>
span { border-color: #016859; }
span { border-color: rgb(1,104,89); }
td.TdClassName
{
border-color: #016859;
}
.TagClassName
{
border-color: #016859;
}
</style>