Shades of Mosque #016357
Tints of Mosque #016357
RGB
CMYK
RGB Variations
Color information
#016357 (or 0x016357) is known color: Mosque. HEX triplet: 01, 63 and 57. RGB value is (1,99,87). Sum of RGB (Red+Green+Blue) = 1+99+87=187 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 187); Green value is 99 (39.06% from 255 or 52.94% from 187); Blue value is 87 (34.38% from 255 or 46.52% from 187); Max value from RGB is 99 - color contains mainly: green. Hex color #016357 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016357 is #FE9CA8. Grayscale: #444444. Windows color (decimal): -16686249 or 5726977. OLE color: 5726977.
HSL color Cylindrical-coordinate representation of color #016357: hue angle of 172.65º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016357 is Cyan = 0.99, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 1 | 99 | 87 | - |
| CMYK | 0.99 | 0 | 0.12 | 0.61 |
| HSL | 172.65º | 0.98% | 0.2% | - |
| HSV(B) | 172.65º | 0.99% | 0.39% | - |
| XYZ | 6.19 | 9.62 | 10.55 | - |
| YUV | 68.33 | 138.53 | 79.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 99 | 87 | 0.99 | 0 | 0.12 | 0.61 | 172.65 | 0.98 | 0.2 |
| Hex | 1 | 63 | 57 | 63 | 0 | C | 3D | AD | 62 | 14 |
| Octal | 1 | 143 | 127 | 143 | 0 | 14 | 75 | 255 | 142 | 24 |
| Binary | 1 | 1100011 | 1010111 | 1100011 | 0 | 1100 | 111101 | 10101101 | 1100010 | 10100 |
Color Harmonies of #016357
Complementary color
Monochromatic Colors of #016357
Black with #016357
Text Example
Text Example
White with #016357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016357; }
p { color: rgb(1,99,87); }
H1.HeaderClassName
{
color: #016357;
}
.AnyTagClassName
{
color: #016357;
}
</style>
background-color css
<style>
a { background-color: #016357; }
a { background-color: rgb(1,99,87); }
div.DivClassName
{
background-color: #016357;
}
.BgClassName
{
background-color: #016357;
}
</style>
border-color css
<style>
span { border-color: #016357; }
span { border-color: rgb(1,99,87); }
td.TdClassName
{
border-color: #016357;
}
.TagClassName
{
border-color: #016357;
}
</style>