Shades of Mosque #016358
Tints of Mosque #016358
RGB
CMYK
RGB Variations
Color information
#016358 (or 0x016358) is known color: Mosque. HEX triplet: 01, 63 and 58. RGB value is (1,99,88). Sum of RGB (Red+Green+Blue) = 1+99+88=188 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 188); Green value is 99 (39.06% from 255 or 52.66% from 188); Blue value is 88 (34.77% from 255 or 46.81% from 188); Max value from RGB is 99 - color contains mainly: green. Hex color #016358 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016358 is #FE9CA7. Grayscale: #444444. Windows color (decimal): -16686248 or 5792513. OLE color: 5792513.
HSL color Cylindrical-coordinate representation of color #016358: hue angle of 173.27º 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 #016358 is Cyan = 0.99, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 1 | 99 | 88 | - |
| CMYK | 0.99 | 0 | 0.11 | 0.61 |
| HSL | 173.27º | 0.98% | 0.2% | - |
| HSV(B) | 173.27º | 0.99% | 0.39% | - |
| XYZ | 6.24 | 9.63 | 10.76 | - |
| YUV | 68.44 | 139.03 | 79.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 99 | 88 | 0.99 | 0 | 0.11 | 0.61 | 173.27 | 0.98 | 0.2 |
| Hex | 1 | 63 | 58 | 63 | 0 | B | 3D | AD | 62 | 14 |
| Octal | 1 | 143 | 130 | 143 | 0 | 13 | 75 | 255 | 142 | 24 |
| Binary | 1 | 1100011 | 1011000 | 1100011 | 0 | 1011 | 111101 | 10101101 | 1100010 | 10100 |
Color Harmonies of #016358
Complementary color
Monochromatic Colors of #016358
Black with #016358
Text Example
Text Example
White with #016358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016358; }
p { color: rgb(1,99,88); }
H1.HeaderClassName
{
color: #016358;
}
.AnyTagClassName
{
color: #016358;
}
</style>
background-color css
<style>
a { background-color: #016358; }
a { background-color: rgb(1,99,88); }
div.DivClassName
{
background-color: #016358;
}
.BgClassName
{
background-color: #016358;
}
</style>
border-color css
<style>
span { border-color: #016358; }
span { border-color: rgb(1,99,88); }
td.TdClassName
{
border-color: #016358;
}
.TagClassName
{
border-color: #016358;
}
</style>