Shades of Mosque #016857
Tints of Mosque #016857
RGB
CMYK
RGB Variations
Color information
#016857 (or 0x016857) is known color: Mosque. HEX triplet: 01, 68 and 57. RGB value is (1,104,87). Sum of RGB (Red+Green+Blue) = 1+104+87=192 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.52% from 192); Green value is 104 (41.02% from 255 or 54.17% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 104 - color contains mainly: green. Hex color #016857 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016857 is #FE97A8. Grayscale: #474747. Windows color (decimal): -16684969 or 5728257. OLE color: 5728257.
HSL color Cylindrical-coordinate representation of color #016857: hue angle of 170.1º 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 #016857 is Cyan = 0.99, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 1 | 104 | 87 | - |
| CMYK | 0.99 | 0 | 0.16 | 0.59 |
| HSL | 170.1º | 0.98% | 0.21% | - |
| HSV(B) | 170.1º | 0.99% | 0.41% | - |
| XYZ | 6.68 | 10.6 | 10.71 | - |
| YUV | 71.27 | 136.88 | 77.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 104 | 87 | 0.99 | 0 | 0.16 | 0.59 | 170.1 | 0.98 | 0.21 |
| Hex | 1 | 68 | 57 | 63 | 0 | 10 | 3B | AA | 62 | 15 |
| Octal | 1 | 150 | 127 | 143 | 0 | 20 | 73 | 252 | 142 | 25 |
| Binary | 1 | 1101000 | 1010111 | 1100011 | 0 | 10000 | 111011 | 10101010 | 1100010 | 10101 |
Color Harmonies of #016857
Complementary color
Monochromatic Colors of #016857
Black with #016857
Text Example
Text Example
White with #016857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016857; }
p { color: rgb(1,104,87); }
H1.HeaderClassName
{
color: #016857;
}
.AnyTagClassName
{
color: #016857;
}
</style>
background-color css
<style>
a { background-color: #016857; }
a { background-color: rgb(1,104,87); }
div.DivClassName
{
background-color: #016857;
}
.BgClassName
{
background-color: #016857;
}
</style>
border-color css
<style>
span { border-color: #016857; }
span { border-color: rgb(1,104,87); }
td.TdClassName
{
border-color: #016857;
}
.TagClassName
{
border-color: #016857;
}
</style>