Shades of Mosque #085862
Tints of Mosque #085862
RGB
CMYK
RGB Variations
Color information
#085862 (or 0x085862) is known color: Mosque. HEX triplet: 08, 58 and 62. RGB value is (8,88,98). Sum of RGB (Red+Green+Blue) = 8+88+98=194 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.12% from 194); Green value is 88 (34.77% from 255 or 45.36% from 194); Blue value is 98 (38.67% from 255 or 50.52% from 194); Max value from RGB is 98 - color contains mainly: blue. Hex color #085862 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085862 is #F7A79D. Grayscale: #414141. Windows color (decimal): -16230302 or 6445064. OLE color: 6445064.
HSL color Cylindrical-coordinate representation of color #085862: hue angle of 186.67º 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 #085862 is Cyan = 0.92, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 88 | 98 | - |
| CMYK | 0.92 | 0.10 | 0 | 0.62 |
| HSL | 186.67º | 0.85% | 0.21% | - |
| HSV(B) | 186.67º | 0.92% | 0.38% | - |
| XYZ | 5.79 | 7.91 | 12.78 | - |
| YUV | 65.22 | 146.5 | 87.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 88 | 98 | 0.92 | 0.10 | 0 | 0.62 | 186.67 | 0.85 | 0.21 |
| Hex | 8 | 58 | 62 | 5C | A | 0 | 3E | BB | 55 | 15 |
| Octal | 10 | 130 | 142 | 134 | 12 | 0 | 76 | 273 | 125 | 25 |
| Binary | 1000 | 1011000 | 1100010 | 1011100 | 1010 | 0 | 111110 | 10111011 | 1010101 | 10101 |
Color Harmonies of #085862
Complementary color
Monochromatic Colors of #085862
Black with #085862
Text Example
Text Example
White with #085862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085862; }
p { color: rgb(8,88,98); }
H1.HeaderClassName
{
color: #085862;
}
.AnyTagClassName
{
color: #085862;
}
</style>
background-color css
<style>
a { background-color: #085862; }
a { background-color: rgb(8,88,98); }
div.DivClassName
{
background-color: #085862;
}
.BgClassName
{
background-color: #085862;
}
</style>
border-color css
<style>
span { border-color: #085862; }
span { border-color: rgb(8,88,98); }
td.TdClassName
{
border-color: #085862;
}
.TagClassName
{
border-color: #085862;
}
</style>