Shades of Mosque #016459
Tints of Mosque #016459
RGB
CMYK
RGB Variations
Color information
#016459 (or 0x016459) is known color: Mosque. HEX triplet: 01, 64 and 59. RGB value is (1,100,89). Sum of RGB (Red+Green+Blue) = 1+100+89=190 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.53% from 190); Green value is 100 (39.45% from 255 or 52.63% from 190); Blue value is 89 (35.16% from 255 or 46.84% from 190); Max value from RGB is 100 - color contains mainly: green. Hex color #016459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016459 is #FE9BA6. Grayscale: #454545. Windows color (decimal): -16685991 or 5858305. OLE color: 5858305.
HSL color Cylindrical-coordinate representation of color #016459: hue angle of 173.33º 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 #016459 is Cyan = 0.99, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 1 | 100 | 89 | - |
| CMYK | 0.99 | 0 | 0.11 | 0.61 |
| HSL | 173.33º | 0.98% | 0.2% | - |
| HSV(B) | 173.33º | 0.99% | 0.39% | - |
| XYZ | 6.37 | 9.84 | 11.02 | - |
| YUV | 69.15 | 139.2 | 79.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 100 | 89 | 0.99 | 0 | 0.11 | 0.61 | 173.33 | 0.98 | 0.2 |
| Hex | 1 | 64 | 59 | 63 | 0 | B | 3D | AD | 62 | 14 |
| Octal | 1 | 144 | 131 | 143 | 0 | 13 | 75 | 255 | 142 | 24 |
| Binary | 1 | 1100100 | 1011001 | 1100011 | 0 | 1011 | 111101 | 10101101 | 1100010 | 10100 |
Color Harmonies of #016459
Complementary color
Monochromatic Colors of #016459
Black with #016459
Text Example
Text Example
White with #016459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016459; }
p { color: rgb(1,100,89); }
H1.HeaderClassName
{
color: #016459;
}
.AnyTagClassName
{
color: #016459;
}
</style>
background-color css
<style>
a { background-color: #016459; }
a { background-color: rgb(1,100,89); }
div.DivClassName
{
background-color: #016459;
}
.BgClassName
{
background-color: #016459;
}
</style>
border-color css
<style>
span { border-color: #016459; }
span { border-color: rgb(1,100,89); }
td.TdClassName
{
border-color: #016459;
}
.TagClassName
{
border-color: #016459;
}
</style>