Shades of Mosque #055560
Tints of Mosque #055560
RGB
CMYK
RGB Variations
Color information
#055560 (or 0x055560) is known color: Mosque. HEX triplet: 05, 55 and 60. RGB value is (5,85,96). Sum of RGB (Red+Green+Blue) = 5+85+96=186 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.69% from 186); Green value is 85 (33.59% from 255 or 45.70% from 186); Blue value is 96 (37.89% from 255 or 51.61% from 186); Max value from RGB is 96 - color contains mainly: blue. Hex color #055560 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055560 is #FAAA9F. Grayscale: #3E3E3E. Windows color (decimal): -16427680 or 6313221. OLE color: 6313221.
HSL color Cylindrical-coordinate representation of color #055560: hue angle of 187.25º 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 #055560 is Cyan = 0.95, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 5 | 85 | 96 | - |
| CMYK | 0.95 | 0.11 | 0 | 0.62 |
| HSL | 187.25º | 0.9% | 0.2% | - |
| HSV(B) | 187.25º | 0.95% | 0.38% | - |
| XYZ | 5.42 | 7.37 | 12.2 | - |
| YUV | 62.33 | 147 | 87.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 85 | 96 | 0.95 | 0.11 | 0 | 0.62 | 187.25 | 0.9 | 0.2 |
| Hex | 5 | 55 | 60 | 5F | B | 0 | 3E | BB | 5A | 14 |
| Octal | 5 | 125 | 140 | 137 | 13 | 0 | 76 | 273 | 132 | 24 |
| Binary | 101 | 1010101 | 1100000 | 1011111 | 1011 | 0 | 111110 | 10111011 | 1011010 | 10100 |
Color Harmonies of #055560
Complementary color
Monochromatic Colors of #055560
Black with #055560
Text Example
Text Example
White with #055560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055560; }
p { color: rgb(5,85,96); }
H1.HeaderClassName
{
color: #055560;
}
.AnyTagClassName
{
color: #055560;
}
</style>
background-color css
<style>
a { background-color: #055560; }
a { background-color: rgb(5,85,96); }
div.DivClassName
{
background-color: #055560;
}
.BgClassName
{
background-color: #055560;
}
</style>
border-color css
<style>
span { border-color: #055560; }
span { border-color: rgb(5,85,96); }
td.TdClassName
{
border-color: #055560;
}
.TagClassName
{
border-color: #055560;
}
</style>