Shades of Mosque #085C56
Tints of Mosque #085C56
RGB
CMYK
RGB Variations
Color information
#085C56 (or 0x085C56) is known color: Mosque. HEX triplet: 08, 5C and 56. RGB value is (8,92,86). Sum of RGB (Red+Green+Blue) = 8+92+86=186 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.30% from 186); Green value is 92 (36.33% from 255 or 49.46% from 186); Blue value is 86 (33.98% from 255 or 46.24% from 186); Max value from RGB is 92 - color contains mainly: green. Hex color #085C56 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085C56 is #F7A3A9. Grayscale: #424242. Windows color (decimal): -16229290 or 5659656. OLE color: 5659656.
HSL color Cylindrical-coordinate representation of color #085C56: hue angle of 175.71º degrees, saturation: 0.84, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085C56 is Cyan = 0.91, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 8 | 92 | 86 | - |
| CMYK | 0.91 | 0 | 0.07 | 0.64 |
| HSL | 175.71º | 0.84% | 0.2% | - |
| HSV(B) | 175.71º | 0.91% | 0.36% | - |
| XYZ | 5.61 | 8.38 | 10.13 | - |
| YUV | 66.2 | 139.17 | 86.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 92 | 86 | 0.91 | 0 | 0.07 | 0.64 | 175.71 | 0.84 | 0.2 |
| Hex | 8 | 5C | 56 | 5B | 0 | 7 | 40 | B0 | 54 | 14 |
| Octal | 10 | 134 | 126 | 133 | 0 | 7 | 100 | 260 | 124 | 24 |
| Binary | 1000 | 1011100 | 1010110 | 1011011 | 0 | 111 | 1000000 | 10110000 | 1010100 | 10100 |
Color Harmonies of #085C56
Complementary color
Monochromatic Colors of #085C56
Black with #085C56
Text Example
Text Example
White with #085C56
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085C56; }
p { color: rgb(8,92,86); }
H1.HeaderClassName
{
color: #085C56;
}
.AnyTagClassName
{
color: #085C56;
}
</style>
background-color css
<style>
a { background-color: #085C56; }
a { background-color: rgb(8,92,86); }
div.DivClassName
{
background-color: #085C56;
}
.BgClassName
{
background-color: #085C56;
}
</style>
border-color css
<style>
span { border-color: #085C56; }
span { border-color: rgb(8,92,86); }
td.TdClassName
{
border-color: #085C56;
}
.TagClassName
{
border-color: #085C56;
}
</style>