Shades of Mosque #055459
Tints of Mosque #055459
RGB
CMYK
RGB Variations
Color information
#055459 (or 0x055459) is known color: Mosque. HEX triplet: 05, 54 and 59. RGB value is (5,84,89). Sum of RGB (Red+Green+Blue) = 5+84+89=178 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.81% from 178); Green value is 84 (33.20% from 255 or 47.19% from 178); Blue value is 89 (35.16% from 255 or 50% from 178); Max value from RGB is 89 - color contains mainly: blue. Hex color #055459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055459 is #FAABA6. Grayscale: #3C3C3C. Windows color (decimal): -16427943 or 5854213. OLE color: 5854213.
HSL color Cylindrical-coordinate representation of color #055459: hue angle of 183.57º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055459 is Cyan = 0.94, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 5 | 84 | 89 | - |
| CMYK | 0.94 | 0.06 | 0 | 0.65 |
| HSL | 183.57º | 0.89% | 0.18% | - |
| HSV(B) | 183.57º | 0.94% | 0.35% | - |
| XYZ | 5.04 | 7.09 | 10.56 | - |
| YUV | 60.95 | 143.83 | 88.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 84 | 89 | 0.94 | 0.06 | 0 | 0.65 | 183.57 | 0.89 | 0.18 |
| Hex | 5 | 54 | 59 | 5E | 6 | 0 | 41 | B8 | 59 | 12 |
| Octal | 5 | 124 | 131 | 136 | 6 | 0 | 101 | 270 | 131 | 22 |
| Binary | 101 | 1010100 | 1011001 | 1011110 | 110 | 0 | 1000001 | 10111000 | 1011001 | 10010 |
Color Harmonies of #055459
Complementary color
Monochromatic Colors of #055459
Black with #055459
Text Example
Text Example
White with #055459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055459; }
p { color: rgb(5,84,89); }
H1.HeaderClassName
{
color: #055459;
}
.AnyTagClassName
{
color: #055459;
}
</style>
background-color css
<style>
a { background-color: #055459; }
a { background-color: rgb(5,84,89); }
div.DivClassName
{
background-color: #055459;
}
.BgClassName
{
background-color: #055459;
}
</style>
border-color css
<style>
span { border-color: #055459; }
span { border-color: rgb(5,84,89); }
td.TdClassName
{
border-color: #055459;
}
.TagClassName
{
border-color: #055459;
}
</style>