Shades of Mosque #016554
Tints of Mosque #016554
RGB
CMYK
RGB Variations
Color information
#016554 (or 0x016554) is known color: Mosque. HEX triplet: 01, 65 and 54. RGB value is (1,101,84). Sum of RGB (Red+Green+Blue) = 1+101+84=186 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 186); Green value is 101 (39.84% from 255 or 54.30% from 186); Blue value is 84 (33.20% from 255 or 45.16% from 186); Max value from RGB is 101 - color contains mainly: green. Hex color #016554 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016554 is #FE9AAB. Grayscale: #454545. Windows color (decimal): -16685740 or 5530881. OLE color: 5530881.
HSL color Cylindrical-coordinate representation of color #016554: hue angle of 169.8º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016554 is Cyan = 0.99, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 1 | 101 | 84 | - |
| CMYK | 0.99 | 0 | 0.17 | 0.60 |
| HSL | 169.8º | 0.98% | 0.2% | - |
| HSV(B) | 169.8º | 0.99% | 0.4% | - |
| XYZ | 6.27 | 9.95 | 9.98 | - |
| YUV | 69.16 | 136.37 | 79.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 101 | 84 | 0.99 | 0 | 0.17 | 0.60 | 169.8 | 0.98 | 0.2 |
| Hex | 1 | 65 | 54 | 63 | 0 | 11 | 3C | AA | 62 | 14 |
| Octal | 1 | 145 | 124 | 143 | 0 | 21 | 74 | 252 | 142 | 24 |
| Binary | 1 | 1100101 | 1010100 | 1100011 | 0 | 10001 | 111100 | 10101010 | 1100010 | 10100 |
Color Harmonies of #016554
Complementary color
Monochromatic Colors of #016554
Black with #016554
Text Example
Text Example
White with #016554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016554; }
p { color: rgb(1,101,84); }
H1.HeaderClassName
{
color: #016554;
}
.AnyTagClassName
{
color: #016554;
}
</style>
background-color css
<style>
a { background-color: #016554; }
a { background-color: rgb(1,101,84); }
div.DivClassName
{
background-color: #016554;
}
.BgClassName
{
background-color: #016554;
}
</style>
border-color css
<style>
span { border-color: #016554; }
span { border-color: rgb(1,101,84); }
td.TdClassName
{
border-color: #016554;
}
.TagClassName
{
border-color: #016554;
}
</style>