Shades of Mosque #016254
Tints of Mosque #016254
RGB
CMYK
RGB Variations
Color information
#016254 (or 0x016254) is known color: Mosque. HEX triplet: 01, 62 and 54. RGB value is (1,98,84). Sum of RGB (Red+Green+Blue) = 1+98+84=183 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.55% from 183); Green value is 98 (38.67% from 255 or 53.55% from 183); Blue value is 84 (33.20% from 255 or 45.90% from 183); Max value from RGB is 98 - color contains mainly: green. Hex color #016254 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016254 is #FE9DAB. Grayscale: #434343. Windows color (decimal): -16686508 or 5530113. OLE color: 5530113.
HSL color Cylindrical-coordinate representation of color #016254: hue angle of 171.34º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016254 is Cyan = 0.99, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 98 | 84 | - |
| CMYK | 0.99 | 0 | 0.14 | 0.62 |
| HSL | 171.34º | 0.98% | 0.19% | - |
| HSV(B) | 171.34º | 0.99% | 0.38% | - |
| XYZ | 5.98 | 9.38 | 9.88 | - |
| YUV | 67.4 | 137.36 | 80.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 98 | 84 | 0.99 | 0 | 0.14 | 0.62 | 171.34 | 0.98 | 0.19 |
| Hex | 1 | 62 | 54 | 63 | 0 | E | 3E | AB | 62 | 13 |
| Octal | 1 | 142 | 124 | 143 | 0 | 16 | 76 | 253 | 142 | 23 |
| Binary | 1 | 1100010 | 1010100 | 1100011 | 0 | 1110 | 111110 | 10101011 | 1100010 | 10011 |
Color Harmonies of #016254
Complementary color
Monochromatic Colors of #016254
Black with #016254
Text Example
Text Example
White with #016254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016254; }
p { color: rgb(1,98,84); }
H1.HeaderClassName
{
color: #016254;
}
.AnyTagClassName
{
color: #016254;
}
</style>
background-color css
<style>
a { background-color: #016254; }
a { background-color: rgb(1,98,84); }
div.DivClassName
{
background-color: #016254;
}
.BgClassName
{
background-color: #016254;
}
</style>
border-color css
<style>
span { border-color: #016254; }
span { border-color: rgb(1,98,84); }
td.TdClassName
{
border-color: #016254;
}
.TagClassName
{
border-color: #016254;
}
</style>