Shades of Mosque #085955
Tints of Mosque #085955
RGB
CMYK
RGB Variations
Color information
#085955 (or 0x085955) is known color: Mosque. HEX triplet: 08, 59 and 55. RGB value is (8,89,85). Sum of RGB (Red+Green+Blue) = 8+89+85=182 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.40% from 182); Green value is 89 (35.16% from 255 or 48.90% from 182); Blue value is 85 (33.59% from 255 or 46.70% from 182); Max value from RGB is 89 - color contains mainly: green. Hex color #085955 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085955 is #F7A6AA. Grayscale: #404040. Windows color (decimal): -16230059 or 5593352. OLE color: 5593352.
HSL color Cylindrical-coordinate representation of color #085955: hue angle of 177.04º 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 #085955 is Cyan = 0.91, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 8 | 89 | 85 | - |
| CMYK | 0.91 | 0 | 0.04 | 0.65 |
| HSL | 177.04º | 0.84% | 0.19% | - |
| HSV(B) | 177.04º | 0.91% | 0.35% | - |
| XYZ | 5.31 | 7.85 | 9.83 | - |
| YUV | 64.33 | 139.66 | 87.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 89 | 85 | 0.91 | 0 | 0.04 | 0.65 | 177.04 | 0.84 | 0.19 |
| Hex | 8 | 59 | 55 | 5B | 0 | 4 | 41 | B1 | 54 | 13 |
| Octal | 10 | 131 | 125 | 133 | 0 | 4 | 101 | 261 | 124 | 23 |
| Binary | 1000 | 1011001 | 1010101 | 1011011 | 0 | 100 | 1000001 | 10110001 | 1010100 | 10011 |
Color Harmonies of #085955
Complementary color
Monochromatic Colors of #085955
Black with #085955
Text Example
Text Example
White with #085955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085955; }
p { color: rgb(8,89,85); }
H1.HeaderClassName
{
color: #085955;
}
.AnyTagClassName
{
color: #085955;
}
</style>
background-color css
<style>
a { background-color: #085955; }
a { background-color: rgb(8,89,85); }
div.DivClassName
{
background-color: #085955;
}
.BgClassName
{
background-color: #085955;
}
</style>
border-color css
<style>
span { border-color: #085955; }
span { border-color: rgb(8,89,85); }
td.TdClassName
{
border-color: #085955;
}
.TagClassName
{
border-color: #085955;
}
</style>