Shades of Mosque #085861
Tints of Mosque #085861
RGB
CMYK
RGB Variations
Color information
#085861 (or 0x085861) is known color: Mosque. HEX triplet: 08, 58 and 61. RGB value is (8,88,97). Sum of RGB (Red+Green+Blue) = 8+88+97=193 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.15% from 193); Green value is 88 (34.77% from 255 or 45.60% from 193); Blue value is 97 (38.28% from 255 or 50.26% from 193); Max value from RGB is 97 - color contains mainly: blue. Hex color #085861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085861 is #F7A79E. Grayscale: #404040. Windows color (decimal): -16230303 or 6379528. OLE color: 6379528.
HSL color Cylindrical-coordinate representation of color #085861: hue angle of 186.07º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #085861 is Cyan = 0.92, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 88 | 97 | - |
| CMYK | 0.92 | 0.09 | 0 | 0.62 |
| HSL | 186.07º | 0.85% | 0.21% | - |
| HSV(B) | 186.07º | 0.92% | 0.38% | - |
| XYZ | 5.75 | 7.89 | 12.53 | - |
| YUV | 65.11 | 146 | 87.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 88 | 97 | 0.92 | 0.09 | 0 | 0.62 | 186.07 | 0.85 | 0.21 |
| Hex | 8 | 58 | 61 | 5C | 9 | 0 | 3E | BA | 55 | 15 |
| Octal | 10 | 130 | 141 | 134 | 11 | 0 | 76 | 272 | 125 | 25 |
| Binary | 1000 | 1011000 | 1100001 | 1011100 | 1001 | 0 | 111110 | 10111010 | 1010101 | 10101 |
Color Harmonies of #085861
Complementary color
Monochromatic Colors of #085861
Black with #085861
Text Example
Text Example
White with #085861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085861; }
p { color: rgb(8,88,97); }
H1.HeaderClassName
{
color: #085861;
}
.AnyTagClassName
{
color: #085861;
}
</style>
background-color css
<style>
a { background-color: #085861; }
a { background-color: rgb(8,88,97); }
div.DivClassName
{
background-color: #085861;
}
.BgClassName
{
background-color: #085861;
}
</style>
border-color css
<style>
span { border-color: #085861; }
span { border-color: rgb(8,88,97); }
td.TdClassName
{
border-color: #085861;
}
.TagClassName
{
border-color: #085861;
}
</style>