Shades of Mosque #005459
Tints of Mosque #005459
RGB
CMYK
RGB Variations
Color information
#005459 (or 0x005459) is known color: Mosque. HEX triplet: 00, 54 and 59. RGB value is (0,84,89). Sum of RGB (Red+Green+Blue) = 0+84+89=173 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 173); Green value is 84 (33.20% from 255 or 48.55% from 173); Blue value is 89 (35.16% from 255 or 51.45% from 173); Max value from RGB is 89 - color contains mainly: blue. Hex color #005459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005459 is #FFABA6. Grayscale: #3B3B3B. Windows color (decimal): -16755623 or 5854208. OLE color: 5854208.
HSL color Cylindrical-coordinate representation of color #005459: hue angle of 183.37º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005459 is Cyan = 1, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 84 | 89 | - |
| CMYK | 1 | 0.06 | 0 | 0.65 |
| HSL | 183.37º | 1% | 0.17% | - |
| HSV(B) | 183.37º | 1% | 0.35% | - |
| XYZ | 4.97 | 7.06 | 10.55 | - |
| YUV | 59.45 | 144.67 | 85.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 84 | 89 | 1 | 0.06 | 0 | 0.65 | 183.37 | 1 | 0.17 |
| Hex | 0 | 54 | 59 | 64 | 6 | 0 | 41 | B7 | 64 | 11 |
| Octal | 0 | 124 | 131 | 144 | 6 | 0 | 101 | 267 | 144 | 21 |
| Binary | 0 | 1010100 | 1011001 | 1100100 | 110 | 0 | 1000001 | 10110111 | 1100100 | 10001 |
Color Harmonies of #005459
Complementary color
Monochromatic Colors of #005459
Black with #005459
Text Example
Text Example
White with #005459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005459; }
p { color: rgb(0,84,89); }
H1.HeaderClassName
{
color: #005459;
}
.AnyTagClassName
{
color: #005459;
}
</style>
background-color css
<style>
a { background-color: #005459; }
a { background-color: rgb(0,84,89); }
div.DivClassName
{
background-color: #005459;
}
.BgClassName
{
background-color: #005459;
}
</style>
border-color css
<style>
span { border-color: #005459; }
span { border-color: rgb(0,84,89); }
td.TdClassName
{
border-color: #005459;
}
.TagClassName
{
border-color: #005459;
}
</style>