Shades of Mosque #055660
Tints of Mosque #055660
RGB
CMYK
RGB Variations
Color information
#055660 (or 0x055660) is known color: Mosque. HEX triplet: 05, 56 and 60. RGB value is (5,86,96). Sum of RGB (Red+Green+Blue) = 5+86+96=187 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.67% from 187); Green value is 86 (33.98% from 255 or 45.99% from 187); Blue value is 96 (37.89% from 255 or 51.34% from 187); Max value from RGB is 96 - color contains mainly: blue. Hex color #055660 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055660 is #FAA99F. Grayscale: #3E3E3E. Windows color (decimal): -16427424 or 6313477. OLE color: 6313477.
HSL color Cylindrical-coordinate representation of color #055660: hue angle of 186.59º 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 #055660 is Cyan = 0.95, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 5 | 86 | 96 | - |
| CMYK | 0.95 | 0.10 | 0 | 0.62 |
| HSL | 186.59º | 0.9% | 0.2% | - |
| HSV(B) | 186.59º | 0.95% | 0.38% | - |
| XYZ | 5.5 | 7.53 | 12.23 | - |
| YUV | 62.92 | 146.66 | 86.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 86 | 96 | 0.95 | 0.10 | 0 | 0.62 | 186.59 | 0.9 | 0.2 |
| Hex | 5 | 56 | 60 | 5F | A | 0 | 3E | BB | 5A | 14 |
| Octal | 5 | 126 | 140 | 137 | 12 | 0 | 76 | 273 | 132 | 24 |
| Binary | 101 | 1010110 | 1100000 | 1011111 | 1010 | 0 | 111110 | 10111011 | 1011010 | 10100 |
Color Harmonies of #055660
Complementary color
Monochromatic Colors of #055660
Black with #055660
Text Example
Text Example
White with #055660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055660; }
p { color: rgb(5,86,96); }
H1.HeaderClassName
{
color: #055660;
}
.AnyTagClassName
{
color: #055660;
}
</style>
background-color css
<style>
a { background-color: #055660; }
a { background-color: rgb(5,86,96); }
div.DivClassName
{
background-color: #055660;
}
.BgClassName
{
background-color: #055660;
}
</style>
border-color css
<style>
span { border-color: #055660; }
span { border-color: rgb(5,86,96); }
td.TdClassName
{
border-color: #055660;
}
.TagClassName
{
border-color: #055660;
}
</style>