Shades of Mosque #055860
Tints of Mosque #055860
RGB
CMYK
RGB Variations
Color information
#055860 (or 0x055860) is known color: Mosque. HEX triplet: 05, 58 and 60. RGB value is (5,88,96). Sum of RGB (Red+Green+Blue) = 5+88+96=189 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.65% from 189); Green value is 88 (34.77% from 255 or 46.56% from 189); Blue value is 96 (37.89% from 255 or 50.79% from 189); Max value from RGB is 96 - color contains mainly: blue. Hex color #055860 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055860 is #FAA79F. Grayscale: #3F3F3F. Windows color (decimal): -16426912 or 6313989. OLE color: 6313989.
HSL color Cylindrical-coordinate representation of color #055860: hue angle of 185.27º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #055860 is Cyan = 0.95, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 5 | 88 | 96 | - |
| CMYK | 0.95 | 0.08 | 0 | 0.62 |
| HSL | 185.27º | 0.9% | 0.2% | - |
| HSV(B) | 185.27º | 0.95% | 0.38% | - |
| XYZ | 5.66 | 7.86 | 12.28 | - |
| YUV | 64.1 | 146 | 85.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 88 | 96 | 0.95 | 0.08 | 0 | 0.62 | 185.27 | 0.9 | 0.2 |
| Hex | 5 | 58 | 60 | 5F | 8 | 0 | 3E | B9 | 5A | 14 |
| Octal | 5 | 130 | 140 | 137 | 10 | 0 | 76 | 271 | 132 | 24 |
| Binary | 101 | 1011000 | 1100000 | 1011111 | 1000 | 0 | 111110 | 10111001 | 1011010 | 10100 |
Color Harmonies of #055860
Complementary color
Monochromatic Colors of #055860
Black with #055860
Text Example
Text Example
White with #055860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055860; }
p { color: rgb(5,88,96); }
H1.HeaderClassName
{
color: #055860;
}
.AnyTagClassName
{
color: #055860;
}
</style>
background-color css
<style>
a { background-color: #055860; }
a { background-color: rgb(5,88,96); }
div.DivClassName
{
background-color: #055860;
}
.BgClassName
{
background-color: #055860;
}
</style>
border-color css
<style>
span { border-color: #055860; }
span { border-color: rgb(5,88,96); }
td.TdClassName
{
border-color: #055860;
}
.TagClassName
{
border-color: #055860;
}
</style>