Shades of Mosque #085759
Tints of Mosque #085759
RGB
CMYK
RGB Variations
Color information
#085759 (or 0x085759) is known color: Mosque. HEX triplet: 08, 57 and 59. RGB value is (8,87,89). Sum of RGB (Red+Green+Blue) = 8+87+89=184 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.35% from 184); Green value is 87 (34.38% from 255 or 47.28% from 184); Blue value is 89 (35.16% from 255 or 48.37% from 184); Max value from RGB is 89 - color contains mainly: blue. Hex color #085759 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085759 is #F7A8A6. Grayscale: #3F3F3F. Windows color (decimal): -16230567 or 5854984. OLE color: 5854984.
HSL color Cylindrical-coordinate representation of color #085759: hue angle of 181.48º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085759 is Cyan = 0.91, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 8 | 87 | 89 | - |
| CMYK | 0.91 | 0.02 | 0 | 0.65 |
| HSL | 181.48º | 0.84% | 0.19% | - |
| HSV(B) | 181.48º | 0.91% | 0.35% | - |
| XYZ | 5.31 | 7.59 | 10.64 | - |
| YUV | 63.61 | 142.33 | 88.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 87 | 89 | 0.91 | 0.02 | 0 | 0.65 | 181.48 | 0.84 | 0.19 |
| Hex | 8 | 57 | 59 | 5B | 2 | 0 | 41 | B5 | 54 | 13 |
| Octal | 10 | 127 | 131 | 133 | 2 | 0 | 101 | 265 | 124 | 23 |
| Binary | 1000 | 1010111 | 1011001 | 1011011 | 10 | 0 | 1000001 | 10110101 | 1010100 | 10011 |
Color Harmonies of #085759
Complementary color
Monochromatic Colors of #085759
Black with #085759
Text Example
Text Example
White with #085759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085759; }
p { color: rgb(8,87,89); }
H1.HeaderClassName
{
color: #085759;
}
.AnyTagClassName
{
color: #085759;
}
</style>
background-color css
<style>
a { background-color: #085759; }
a { background-color: rgb(8,87,89); }
div.DivClassName
{
background-color: #085759;
}
.BgClassName
{
background-color: #085759;
}
</style>
border-color css
<style>
span { border-color: #085759; }
span { border-color: rgb(8,87,89); }
td.TdClassName
{
border-color: #085759;
}
.TagClassName
{
border-color: #085759;
}
</style>