Shades of Mosque #085560
Tints of Mosque #085560
RGB
CMYK
RGB Variations
Color information
#085560 (or 0x085560) is known color: Mosque. HEX triplet: 08, 55 and 60. RGB value is (8,85,96). Sum of RGB (Red+Green+Blue) = 8+85+96=189 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.23% from 189); Green value is 85 (33.59% from 255 or 44.97% 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 #085560 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085560 is #F7AA9F. Grayscale: #3F3F3F. Windows color (decimal): -16231072 or 6313224. OLE color: 6313224.
HSL color Cylindrical-coordinate representation of color #085560: hue angle of 187.5º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #085560 is Cyan = 0.92, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 85 | 96 | - |
| CMYK | 0.92 | 0.11 | 0 | 0.62 |
| HSL | 187.5º | 0.85% | 0.2% | - |
| HSV(B) | 187.5º | 0.92% | 0.38% | - |
| XYZ | 5.46 | 7.39 | 12.21 | - |
| YUV | 63.23 | 146.49 | 88.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 85 | 96 | 0.92 | 0.11 | 0 | 0.62 | 187.5 | 0.85 | 0.2 |
| Hex | 8 | 55 | 60 | 5C | B | 0 | 3E | BC | 55 | 14 |
| Octal | 10 | 125 | 140 | 134 | 13 | 0 | 76 | 274 | 125 | 24 |
| Binary | 1000 | 1010101 | 1100000 | 1011100 | 1011 | 0 | 111110 | 10111100 | 1010101 | 10100 |
Color Harmonies of #085560
Complementary color
Monochromatic Colors of #085560
Black with #085560
Text Example
Text Example
White with #085560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085560; }
p { color: rgb(8,85,96); }
H1.HeaderClassName
{
color: #085560;
}
.AnyTagClassName
{
color: #085560;
}
</style>
background-color css
<style>
a { background-color: #085560; }
a { background-color: rgb(8,85,96); }
div.DivClassName
{
background-color: #085560;
}
.BgClassName
{
background-color: #085560;
}
</style>
border-color css
<style>
span { border-color: #085560; }
span { border-color: rgb(8,85,96); }
td.TdClassName
{
border-color: #085560;
}
.TagClassName
{
border-color: #085560;
}
</style>