Shades of Mosque #085556
Tints of Mosque #085556
RGB
CMYK
RGB Variations
Color information
#085556 (or 0x085556) is known color: Mosque. HEX triplet: 08, 55 and 56. RGB value is (8,85,86). Sum of RGB (Red+Green+Blue) = 8+85+86=179 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.47% from 179); Green value is 85 (33.59% from 255 or 47.49% from 179); Blue value is 86 (33.98% from 255 or 48.04% from 179); Max value from RGB is 86 - color contains mainly: blue. Hex color #085556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085556 is #F7AAA9. Grayscale: #3E3E3E. Windows color (decimal): -16231082 or 5657864. OLE color: 5657864.
HSL color Cylindrical-coordinate representation of color #085556: hue angle of 180.77º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085556 is Cyan = 0.91, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 8 | 85 | 86 | - |
| CMYK | 0.91 | 0.01 | 0 | 0.66 |
| HSL | 180.77º | 0.83% | 0.18% | - |
| HSV(B) | 180.77º | 0.91% | 0.34% | - |
| XYZ | 5.03 | 7.22 | 9.93 | - |
| YUV | 62.09 | 141.49 | 89.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 85 | 86 | 0.91 | 0.01 | 0 | 0.66 | 180.77 | 0.83 | 0.18 |
| Hex | 8 | 55 | 56 | 5B | 1 | 0 | 42 | B5 | 53 | 12 |
| Octal | 10 | 125 | 126 | 133 | 1 | 0 | 102 | 265 | 123 | 22 |
| Binary | 1000 | 1010101 | 1010110 | 1011011 | 1 | 0 | 1000010 | 10110101 | 1010011 | 10010 |
Color Harmonies of #085556
Complementary color
Monochromatic Colors of #085556
Black with #085556
Text Example
Text Example
White with #085556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085556; }
p { color: rgb(8,85,86); }
H1.HeaderClassName
{
color: #085556;
}
.AnyTagClassName
{
color: #085556;
}
</style>
background-color css
<style>
a { background-color: #085556; }
a { background-color: rgb(8,85,86); }
div.DivClassName
{
background-color: #085556;
}
.BgClassName
{
background-color: #085556;
}
</style>
border-color css
<style>
span { border-color: #085556; }
span { border-color: rgb(8,85,86); }
td.TdClassName
{
border-color: #085556;
}
.TagClassName
{
border-color: #085556;
}
</style>