Shades of Mosque #085957
Tints of Mosque #085957
RGB
CMYK
RGB Variations
Color information
#085957 (or 0x085957) is known color: Mosque. HEX triplet: 08, 59 and 57. RGB value is (8,89,87). Sum of RGB (Red+Green+Blue) = 8+89+87=184 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.35% from 184); Green value is 89 (35.16% from 255 or 48.37% from 184); Blue value is 87 (34.38% from 255 or 47.28% from 184); Max value from RGB is 89 - color contains mainly: green. Hex color #085957 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085957 is #F7A6A8. Grayscale: #404040. Windows color (decimal): -16230057 or 5724424. OLE color: 5724424.
HSL color Cylindrical-coordinate representation of color #085957: hue angle of 178.52º 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 #085957 is Cyan = 0.91, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 8 | 89 | 87 | - |
| CMYK | 0.91 | 0 | 0.02 | 0.65 |
| HSL | 178.52º | 0.84% | 0.19% | - |
| HSV(B) | 178.52º | 0.91% | 0.35% | - |
| XYZ | 5.39 | 7.88 | 10.25 | - |
| YUV | 64.55 | 140.66 | 87.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 89 | 87 | 0.91 | 0 | 0.02 | 0.65 | 178.52 | 0.84 | 0.19 |
| Hex | 8 | 59 | 57 | 5B | 0 | 2 | 41 | B3 | 54 | 13 |
| Octal | 10 | 131 | 127 | 133 | 0 | 2 | 101 | 263 | 124 | 23 |
| Binary | 1000 | 1011001 | 1010111 | 1011011 | 0 | 10 | 1000001 | 10110011 | 1010100 | 10011 |
Color Harmonies of #085957
Complementary color
Monochromatic Colors of #085957
Black with #085957
Text Example
Text Example
White with #085957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085957; }
p { color: rgb(8,89,87); }
H1.HeaderClassName
{
color: #085957;
}
.AnyTagClassName
{
color: #085957;
}
</style>
background-color css
<style>
a { background-color: #085957; }
a { background-color: rgb(8,89,87); }
div.DivClassName
{
background-color: #085957;
}
.BgClassName
{
background-color: #085957;
}
</style>
border-color css
<style>
span { border-color: #085957; }
span { border-color: rgb(8,89,87); }
td.TdClassName
{
border-color: #085957;
}
.TagClassName
{
border-color: #085957;
}
</style>