Shades of Mosque #085853
Tints of Mosque #085853
RGB
CMYK
RGB Variations
Color information
#085853 (or 0x085853) is known color: Mosque. HEX triplet: 08, 58 and 53. RGB value is (8,88,83). Sum of RGB (Red+Green+Blue) = 8+88+83=179 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.47% from 179); Green value is 88 (34.77% from 255 or 49.16% from 179); Blue value is 83 (32.81% from 255 or 46.37% from 179); Max value from RGB is 88 - color contains mainly: green. Hex color #085853 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085853 is #F7A7AC. Grayscale: #3F3F3F. Windows color (decimal): -16230317 or 5462024. OLE color: 5462024.
HSL color Cylindrical-coordinate representation of color #085853: hue angle of 176.25º degrees, saturation: 0.83, 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 #085853 is Cyan = 0.91, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 8 | 88 | 83 | - |
| CMYK | 0.91 | 0 | 0.06 | 0.65 |
| HSL | 176.25º | 0.83% | 0.19% | - |
| HSV(B) | 176.25º | 0.91% | 0.35% | - |
| XYZ | 5.15 | 7.66 | 9.39 | - |
| YUV | 63.51 | 139 | 88.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 88 | 83 | 0.91 | 0 | 0.06 | 0.65 | 176.25 | 0.83 | 0.19 |
| Hex | 8 | 58 | 53 | 5B | 0 | 6 | 41 | B0 | 53 | 13 |
| Octal | 10 | 130 | 123 | 133 | 0 | 6 | 101 | 260 | 123 | 23 |
| Binary | 1000 | 1011000 | 1010011 | 1011011 | 0 | 110 | 1000001 | 10110000 | 1010011 | 10011 |
Color Harmonies of #085853
Complementary color
Monochromatic Colors of #085853
Black with #085853
Text Example
Text Example
White with #085853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085853; }
p { color: rgb(8,88,83); }
H1.HeaderClassName
{
color: #085853;
}
.AnyTagClassName
{
color: #085853;
}
</style>
background-color css
<style>
a { background-color: #085853; }
a { background-color: rgb(8,88,83); }
div.DivClassName
{
background-color: #085853;
}
.BgClassName
{
background-color: #085853;
}
</style>
border-color css
<style>
span { border-color: #085853; }
span { border-color: rgb(8,88,83); }
td.TdClassName
{
border-color: #085853;
}
.TagClassName
{
border-color: #085853;
}
</style>