Shades of Mosque #016453
Tints of Mosque #016453
RGB
CMYK
RGB Variations
Color information
#016453 (or 0x016453) is known color: Mosque. HEX triplet: 01, 64 and 53. RGB value is (1,100,83). Sum of RGB (Red+Green+Blue) = 1+100+83=184 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 184); Green value is 100 (39.45% from 255 or 54.35% from 184); Blue value is 83 (32.81% from 255 or 45.11% from 184); Max value from RGB is 100 - color contains mainly: green. Hex color #016453 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016453 is #FE9BAC. Grayscale: #444444. Windows color (decimal): -16685997 or 5465089. OLE color: 5465089.
HSL color Cylindrical-coordinate representation of color #016453: hue angle of 169.7º 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 #016453 is Cyan = 0.99, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 1 | 100 | 83 | - |
| CMYK | 0.99 | 0 | 0.17 | 0.61 |
| HSL | 169.7º | 0.98% | 0.2% | - |
| HSV(B) | 169.7º | 0.99% | 0.39% | - |
| XYZ | 6.13 | 9.75 | 9.74 | - |
| YUV | 68.46 | 136.2 | 79.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 100 | 83 | 0.99 | 0 | 0.17 | 0.61 | 169.7 | 0.98 | 0.2 |
| Hex | 1 | 64 | 53 | 63 | 0 | 11 | 3D | AA | 62 | 14 |
| Octal | 1 | 144 | 123 | 143 | 0 | 21 | 75 | 252 | 142 | 24 |
| Binary | 1 | 1100100 | 1010011 | 1100011 | 0 | 10001 | 111101 | 10101010 | 1100010 | 10100 |
Color Harmonies of #016453
Complementary color
Monochromatic Colors of #016453
Black with #016453
Text Example
Text Example
White with #016453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016453; }
p { color: rgb(1,100,83); }
H1.HeaderClassName
{
color: #016453;
}
.AnyTagClassName
{
color: #016453;
}
</style>
background-color css
<style>
a { background-color: #016453; }
a { background-color: rgb(1,100,83); }
div.DivClassName
{
background-color: #016453;
}
.BgClassName
{
background-color: #016453;
}
</style>
border-color css
<style>
span { border-color: #016453; }
span { border-color: rgb(1,100,83); }
td.TdClassName
{
border-color: #016453;
}
.TagClassName
{
border-color: #016453;
}
</style>