Shades of Mosque #085960
Tints of Mosque #085960
RGB
CMYK
RGB Variations
Color information
#085960 (or 0x085960) is known color: Mosque. HEX triplet: 08, 59 and 60. RGB value is (8,89,96). Sum of RGB (Red+Green+Blue) = 8+89+96=193 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.15% from 193); Green value is 89 (35.16% from 255 or 46.11% from 193); Blue value is 96 (37.89% from 255 or 49.74% from 193); Max value from RGB is 96 - color contains mainly: blue. Hex color #085960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085960 is #F7A69F. Grayscale: #414141. Windows color (decimal): -16230048 or 6314248. OLE color: 6314248.
HSL color Cylindrical-coordinate representation of color #085960: hue angle of 184.77º 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 #085960 is Cyan = 0.92, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 89 | 96 | - |
| CMYK | 0.92 | 0.07 | 0 | 0.62 |
| HSL | 184.77º | 0.85% | 0.2% | - |
| HSV(B) | 184.77º | 0.92% | 0.38% | - |
| XYZ | 5.78 | 8.04 | 12.31 | - |
| YUV | 65.58 | 145.16 | 86.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 89 | 96 | 0.92 | 0.07 | 0 | 0.62 | 184.77 | 0.85 | 0.2 |
| Hex | 8 | 59 | 60 | 5C | 7 | 0 | 3E | B9 | 55 | 14 |
| Octal | 10 | 131 | 140 | 134 | 7 | 0 | 76 | 271 | 125 | 24 |
| Binary | 1000 | 1011001 | 1100000 | 1011100 | 111 | 0 | 111110 | 10111001 | 1010101 | 10100 |
Color Harmonies of #085960
Complementary color
Monochromatic Colors of #085960
Black with #085960
Text Example
Text Example
White with #085960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085960; }
p { color: rgb(8,89,96); }
H1.HeaderClassName
{
color: #085960;
}
.AnyTagClassName
{
color: #085960;
}
</style>
background-color css
<style>
a { background-color: #085960; }
a { background-color: rgb(8,89,96); }
div.DivClassName
{
background-color: #085960;
}
.BgClassName
{
background-color: #085960;
}
</style>
border-color css
<style>
span { border-color: #085960; }
span { border-color: rgb(8,89,96); }
td.TdClassName
{
border-color: #085960;
}
.TagClassName
{
border-color: #085960;
}
</style>