Shades of Mosque #085652
Tints of Mosque #085652
RGB
CMYK
RGB Variations
Color information
#085652 (or 0x085652) is known color: Mosque. HEX triplet: 08, 56 and 52. RGB value is (8,86,82). Sum of RGB (Red+Green+Blue) = 8+86+82=176 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.55% from 176); Green value is 86 (33.98% from 255 or 48.86% from 176); Blue value is 82 (32.42% from 255 or 46.59% from 176); Max value from RGB is 86 - color contains mainly: green. Hex color #085652 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085652 is #F7A9AD. Grayscale: #3E3E3E. Windows color (decimal): -16230830 or 5395976. OLE color: 5395976.
HSL color Cylindrical-coordinate representation of color #085652: hue angle of 176.92º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085652 is Cyan = 0.91, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 8 | 86 | 82 | - |
| CMYK | 0.91 | 0 | 0.05 | 0.66 |
| HSL | 176.92º | 0.83% | 0.18% | - |
| HSV(B) | 176.92º | 0.91% | 0.34% | - |
| XYZ | 4.95 | 7.32 | 9.13 | - |
| YUV | 62.22 | 139.16 | 89.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 86 | 82 | 0.91 | 0 | 0.05 | 0.66 | 176.92 | 0.83 | 0.18 |
| Hex | 8 | 56 | 52 | 5B | 0 | 5 | 42 | B1 | 53 | 12 |
| Octal | 10 | 126 | 122 | 133 | 0 | 5 | 102 | 261 | 123 | 22 |
| Binary | 1000 | 1010110 | 1010010 | 1011011 | 0 | 101 | 1000010 | 10110001 | 1010011 | 10010 |
Color Harmonies of #085652
Complementary color
Monochromatic Colors of #085652
Black with #085652
Text Example
Text Example
White with #085652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085652; }
p { color: rgb(8,86,82); }
H1.HeaderClassName
{
color: #085652;
}
.AnyTagClassName
{
color: #085652;
}
</style>
background-color css
<style>
a { background-color: #085652; }
a { background-color: rgb(8,86,82); }
div.DivClassName
{
background-color: #085652;
}
.BgClassName
{
background-color: #085652;
}
</style>
border-color css
<style>
span { border-color: #085652; }
span { border-color: rgb(8,86,82); }
td.TdClassName
{
border-color: #085652;
}
.TagClassName
{
border-color: #085652;
}
</style>