Shades of Mosque #085752
Tints of Mosque #085752
RGB
CMYK
RGB Variations
Color information
#085752 (or 0x085752) is known color: Mosque. HEX triplet: 08, 57 and 52. RGB value is (8,87,82). Sum of RGB (Red+Green+Blue) = 8+87+82=177 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.52% from 177); Green value is 87 (34.38% from 255 or 49.15% from 177); Blue value is 82 (32.42% from 255 or 46.33% from 177); Max value from RGB is 87 - color contains mainly: green. Hex color #085752 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085752 is #F7A8AD. Grayscale: #3E3E3E. Windows color (decimal): -16230574 or 5396232. OLE color: 5396232.
HSL color Cylindrical-coordinate representation of color #085752: hue angle of 176.2º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085752 is Cyan = 0.91, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 8 | 87 | 82 | - |
| CMYK | 0.91 | 0 | 0.06 | 0.66 |
| HSL | 176.2º | 0.83% | 0.19% | - |
| HSV(B) | 176.2º | 0.91% | 0.34% | - |
| XYZ | 5.03 | 7.48 | 9.16 | - |
| YUV | 62.81 | 138.83 | 88.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 87 | 82 | 0.91 | 0 | 0.06 | 0.66 | 176.2 | 0.83 | 0.19 |
| Hex | 8 | 57 | 52 | 5B | 0 | 6 | 42 | B0 | 53 | 13 |
| Octal | 10 | 127 | 122 | 133 | 0 | 6 | 102 | 260 | 123 | 23 |
| Binary | 1000 | 1010111 | 1010010 | 1011011 | 0 | 110 | 1000010 | 10110000 | 1010011 | 10011 |
Color Harmonies of #085752
Complementary color
Monochromatic Colors of #085752
Black with #085752
Text Example
Text Example
White with #085752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085752; }
p { color: rgb(8,87,82); }
H1.HeaderClassName
{
color: #085752;
}
.AnyTagClassName
{
color: #085752;
}
</style>
background-color css
<style>
a { background-color: #085752; }
a { background-color: rgb(8,87,82); }
div.DivClassName
{
background-color: #085752;
}
.BgClassName
{
background-color: #085752;
}
</style>
border-color css
<style>
span { border-color: #085752; }
span { border-color: rgb(8,87,82); }
td.TdClassName
{
border-color: #085752;
}
.TagClassName
{
border-color: #085752;
}
</style>