Shades of Mosque #016454
Tints of Mosque #016454
RGB
CMYK
RGB Variations
Color information
#016454 (or 0x016454) is known color: Mosque. HEX triplet: 01, 64 and 54. RGB value is (1,100,84). Sum of RGB (Red+Green+Blue) = 1+100+84=185 (24% of max value = 765). Red value is 1 (0.78% from 255 or 0.54% from 185); Green value is 100 (39.45% from 255 or 54.05% from 185); Blue value is 84 (33.20% from 255 or 45.41% from 185); Max value from RGB is 100 - color contains mainly: green. Hex color #016454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016454 is #FE9BAB. Grayscale: #444444. Windows color (decimal): -16685996 or 5530625. OLE color: 5530625.
HSL color Cylindrical-coordinate representation of color #016454: hue angle of 170.3º 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 #016454 is Cyan = 0.99, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 1 | 100 | 84 | - |
| CMYK | 0.99 | 0 | 0.16 | 0.61 |
| HSL | 170.3º | 0.98% | 0.2% | - |
| HSV(B) | 170.3º | 0.99% | 0.39% | - |
| XYZ | 6.17 | 9.76 | 9.95 | - |
| YUV | 68.58 | 136.7 | 79.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 100 | 84 | 0.99 | 0 | 0.16 | 0.61 | 170.3 | 0.98 | 0.2 |
| Hex | 1 | 64 | 54 | 63 | 0 | 10 | 3D | AA | 62 | 14 |
| Octal | 1 | 144 | 124 | 143 | 0 | 20 | 75 | 252 | 142 | 24 |
| Binary | 1 | 1100100 | 1010100 | 1100011 | 0 | 10000 | 111101 | 10101010 | 1100010 | 10100 |
Color Harmonies of #016454
Complementary color
Monochromatic Colors of #016454
Black with #016454
Text Example
Text Example
White with #016454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016454; }
p { color: rgb(1,100,84); }
H1.HeaderClassName
{
color: #016454;
}
.AnyTagClassName
{
color: #016454;
}
</style>
background-color css
<style>
a { background-color: #016454; }
a { background-color: rgb(1,100,84); }
div.DivClassName
{
background-color: #016454;
}
.BgClassName
{
background-color: #016454;
}
</style>
border-color css
<style>
span { border-color: #016454; }
span { border-color: rgb(1,100,84); }
td.TdClassName
{
border-color: #016454;
}
.TagClassName
{
border-color: #016454;
}
</style>