Shades of Mosque #005460
Tints of Mosque #005460
RGB
CMYK
RGB Variations
Color information
#005460 (or 0x005460) is known color: Mosque. HEX triplet: 00, 54 and 60. RGB value is (0,84,96). Sum of RGB (Red+Green+Blue) = 0+84+96=180 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 180); Green value is 84 (33.20% from 255 or 46.67% from 180); Blue value is 96 (37.89% from 255 or 53.33% from 180); Max value from RGB is 96 - color contains mainly: blue. Hex color #005460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005460 is #FFAB9F. Grayscale: #3C3C3C. Windows color (decimal): -16755616 or 6312960. OLE color: 6312960.
HSL color Cylindrical-coordinate representation of color #005460: hue angle of 187.5º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005460 is Cyan = 1, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 84 | 96 | - |
| CMYK | 1 | 0.12 | 0 | 0.62 |
| HSL | 187.5º | 1% | 0.19% | - |
| HSV(B) | 187.5º | 1% | 0.38% | - |
| XYZ | 5.28 | 7.19 | 12.17 | - |
| YUV | 60.25 | 148.17 | 85.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 84 | 96 | 1 | 0.12 | 0 | 0.62 | 187.5 | 1 | 0.19 |
| Hex | 0 | 54 | 60 | 64 | C | 0 | 3E | BC | 64 | 13 |
| Octal | 0 | 124 | 140 | 144 | 14 | 0 | 76 | 274 | 144 | 23 |
| Binary | 0 | 1010100 | 1100000 | 1100100 | 1100 | 0 | 111110 | 10111100 | 1100100 | 10011 |
Color Harmonies of #005460
Complementary color
Monochromatic Colors of #005460
Black with #005460
Text Example
Text Example
White with #005460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005460; }
p { color: rgb(0,84,96); }
H1.HeaderClassName
{
color: #005460;
}
.AnyTagClassName
{
color: #005460;
}
</style>
background-color css
<style>
a { background-color: #005460; }
a { background-color: rgb(0,84,96); }
div.DivClassName
{
background-color: #005460;
}
.BgClassName
{
background-color: #005460;
}
</style>
border-color css
<style>
span { border-color: #005460; }
span { border-color: rgb(0,84,96); }
td.TdClassName
{
border-color: #005460;
}
.TagClassName
{
border-color: #005460;
}
</style>