Shades of Mosque #085A56
Tints of Mosque #085A56
RGB
CMYK
RGB Variations
Color information
#085A56 (or 0x085A56) is known color: Mosque. HEX triplet: 08, 5A and 56. RGB value is (8,90,86). Sum of RGB (Red+Green+Blue) = 8+90+86=184 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.35% from 184); Green value is 90 (35.55% from 255 or 48.91% from 184); Blue value is 86 (33.98% from 255 or 46.74% from 184); Max value from RGB is 90 - color contains mainly: green. Hex color #085A56 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085A56 is #F7A5A9. Grayscale: #404040. Windows color (decimal): -16229802 or 5659144. OLE color: 5659144.
HSL color Cylindrical-coordinate representation of color #085A56: hue angle of 177.07º 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 #085A56 is Cyan = 0.91, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 8 | 90 | 86 | - |
| CMYK | 0.91 | 0 | 0.04 | 0.65 |
| HSL | 177.07º | 0.84% | 0.19% | - |
| HSV(B) | 177.07º | 0.91% | 0.35% | - |
| XYZ | 5.44 | 8.04 | 10.07 | - |
| YUV | 65.03 | 139.83 | 87.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 90 | 86 | 0.91 | 0 | 0.04 | 0.65 | 177.07 | 0.84 | 0.19 |
| Hex | 8 | 5A | 56 | 5B | 0 | 4 | 41 | B1 | 54 | 13 |
| Octal | 10 | 132 | 126 | 133 | 0 | 4 | 101 | 261 | 124 | 23 |
| Binary | 1000 | 1011010 | 1010110 | 1011011 | 0 | 100 | 1000001 | 10110001 | 1010100 | 10011 |
Color Harmonies of #085A56
Complementary color
Monochromatic Colors of #085A56
Black with #085A56
Text Example
Text Example
White with #085A56
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085A56; }
p { color: rgb(8,90,86); }
H1.HeaderClassName
{
color: #085A56;
}
.AnyTagClassName
{
color: #085A56;
}
</style>
background-color css
<style>
a { background-color: #085A56; }
a { background-color: rgb(8,90,86); }
div.DivClassName
{
background-color: #085A56;
}
.BgClassName
{
background-color: #085A56;
}
</style>
border-color css
<style>
span { border-color: #085A56; }
span { border-color: rgb(8,90,86); }
td.TdClassName
{
border-color: #085A56;
}
.TagClassName
{
border-color: #085A56;
}
</style>