Shades of Mosque #085A59
Tints of Mosque #085A59
RGB
CMYK
RGB Variations
Color information
#085A59 (or 0x085A59) is known color: Mosque. HEX triplet: 08, 5A and 59. RGB value is (8,90,89). Sum of RGB (Red+Green+Blue) = 8+90+89=187 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.28% from 187); Green value is 90 (35.55% from 255 or 48.13% from 187); Blue value is 89 (35.16% from 255 or 47.59% from 187); Max value from RGB is 90 - color contains mainly: green. Hex color #085A59 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085A59 is #F7A5A6. Grayscale: #414141. Windows color (decimal): -16229799 or 5855752. OLE color: 5855752.
HSL color Cylindrical-coordinate representation of color #085A59: hue angle of 179.27º 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 #085A59 is Cyan = 0.91, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 8 | 90 | 89 | - |
| CMYK | 0.91 | 0 | 0.01 | 0.65 |
| HSL | 179.27º | 0.84% | 0.19% | - |
| HSV(B) | 179.27º | 0.91% | 0.35% | - |
| XYZ | 5.56 | 8.09 | 10.72 | - |
| YUV | 65.37 | 141.33 | 87.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 90 | 89 | 0.91 | 0 | 0.01 | 0.65 | 179.27 | 0.84 | 0.19 |
| Hex | 8 | 5A | 59 | 5B | 0 | 1 | 41 | B3 | 54 | 13 |
| Octal | 10 | 132 | 131 | 133 | 0 | 1 | 101 | 263 | 124 | 23 |
| Binary | 1000 | 1011010 | 1011001 | 1011011 | 0 | 1 | 1000001 | 10110011 | 1010100 | 10011 |
Color Harmonies of #085A59
Complementary color
Monochromatic Colors of #085A59
Black with #085A59
Text Example
Text Example
White with #085A59
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085A59; }
p { color: rgb(8,90,89); }
H1.HeaderClassName
{
color: #085A59;
}
.AnyTagClassName
{
color: #085A59;
}
</style>
background-color css
<style>
a { background-color: #085A59; }
a { background-color: rgb(8,90,89); }
div.DivClassName
{
background-color: #085A59;
}
.BgClassName
{
background-color: #085A59;
}
</style>
border-color css
<style>
span { border-color: #085A59; }
span { border-color: rgb(8,90,89); }
td.TdClassName
{
border-color: #085A59;
}
.TagClassName
{
border-color: #085A59;
}
</style>