Shades of Mosque #085756
Tints of Mosque #085756
RGB
CMYK
RGB Variations
Color information
#085756 (or 0x085756) is known color: Mosque. HEX triplet: 08, 57 and 56. RGB value is (8,87,86). Sum of RGB (Red+Green+Blue) = 8+87+86=181 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.42% from 181); Green value is 87 (34.38% from 255 or 48.07% from 181); Blue value is 86 (33.98% from 255 or 47.51% from 181); Max value from RGB is 87 - color contains mainly: green. Hex color #085756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085756 is #F7A8A9. Grayscale: #3F3F3F. Windows color (decimal): -16230570 or 5658376. OLE color: 5658376.
HSL color Cylindrical-coordinate representation of color #085756: hue angle of 179.24º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085756 is Cyan = 0.91, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 8 | 87 | 86 | - |
| CMYK | 0.91 | 0 | 0.01 | 0.66 |
| HSL | 179.24º | 0.83% | 0.19% | - |
| HSV(B) | 179.24º | 0.91% | 0.34% | - |
| XYZ | 5.19 | 7.54 | 9.99 | - |
| YUV | 63.27 | 140.83 | 88.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 87 | 86 | 0.91 | 0 | 0.01 | 0.66 | 179.24 | 0.83 | 0.19 |
| Hex | 8 | 57 | 56 | 5B | 0 | 1 | 42 | B3 | 53 | 13 |
| Octal | 10 | 127 | 126 | 133 | 0 | 1 | 102 | 263 | 123 | 23 |
| Binary | 1000 | 1010111 | 1010110 | 1011011 | 0 | 1 | 1000010 | 10110011 | 1010011 | 10011 |
Color Harmonies of #085756
Complementary color
Monochromatic Colors of #085756
Black with #085756
Text Example
Text Example
White with #085756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085756; }
p { color: rgb(8,87,86); }
H1.HeaderClassName
{
color: #085756;
}
.AnyTagClassName
{
color: #085756;
}
</style>
background-color css
<style>
a { background-color: #085756; }
a { background-color: rgb(8,87,86); }
div.DivClassName
{
background-color: #085756;
}
.BgClassName
{
background-color: #085756;
}
</style>
border-color css
<style>
span { border-color: #085756; }
span { border-color: rgb(8,87,86); }
td.TdClassName
{
border-color: #085756;
}
.TagClassName
{
border-color: #085756;
}
</style>