Shades of Mosque #055859
Tints of Mosque #055859
RGB
CMYK
RGB Variations
Color information
#055859 (or 0x055859) is known color: Mosque. HEX triplet: 05, 58 and 59. RGB value is (5,88,89). Sum of RGB (Red+Green+Blue) = 5+88+89=182 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.75% from 182); Green value is 88 (34.77% from 255 or 48.35% from 182); Blue value is 89 (35.16% from 255 or 48.90% from 182); Max value from RGB is 89 - color contains mainly: blue. Hex color #055859 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055859 is #FAA7A6. Grayscale: #3F3F3F. Windows color (decimal): -16426919 or 5855237. OLE color: 5855237.
HSL color Cylindrical-coordinate representation of color #055859: hue angle of 180.71º 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 #055859 is Cyan = 0.94, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 5 | 88 | 89 | - |
| CMYK | 0.94 | 0.01 | 0 | 0.65 |
| HSL | 180.71º | 0.89% | 0.18% | - |
| HSV(B) | 180.71º | 0.94% | 0.35% | - |
| XYZ | 5.36 | 7.73 | 10.66 | - |
| YUV | 63.3 | 142.5 | 86.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 88 | 89 | 0.94 | 0.01 | 0 | 0.65 | 180.71 | 0.89 | 0.18 |
| Hex | 5 | 58 | 59 | 5E | 1 | 0 | 41 | B5 | 59 | 12 |
| Octal | 5 | 130 | 131 | 136 | 1 | 0 | 101 | 265 | 131 | 22 |
| Binary | 101 | 1011000 | 1011001 | 1011110 | 1 | 0 | 1000001 | 10110101 | 1011001 | 10010 |
Color Harmonies of #055859
Complementary color
Monochromatic Colors of #055859
Black with #055859
Text Example
Text Example
White with #055859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055859; }
p { color: rgb(5,88,89); }
H1.HeaderClassName
{
color: #055859;
}
.AnyTagClassName
{
color: #055859;
}
</style>
background-color css
<style>
a { background-color: #055859; }
a { background-color: rgb(5,88,89); }
div.DivClassName
{
background-color: #055859;
}
.BgClassName
{
background-color: #055859;
}
</style>
border-color css
<style>
span { border-color: #055859; }
span { border-color: rgb(5,88,89); }
td.TdClassName
{
border-color: #055859;
}
.TagClassName
{
border-color: #055859;
}
</style>