Shades of Mosque #085754
Tints of Mosque #085754
RGB
CMYK
RGB Variations
Color information
#085754 (or 0x085754) is known color: Mosque. HEX triplet: 08, 57 and 54. RGB value is (8,87,84). Sum of RGB (Red+Green+Blue) = 8+87+84=179 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.47% from 179); Green value is 87 (34.38% from 255 or 48.60% from 179); Blue value is 84 (33.20% from 255 or 46.93% from 179); Max value from RGB is 87 - color contains mainly: green. Hex color #085754 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085754 is #F7A8AB. Grayscale: #3E3E3E. Windows color (decimal): -16230572 or 5527304. OLE color: 5527304.
HSL color Cylindrical-coordinate representation of color #085754: hue angle of 177.72º 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 #085754 is Cyan = 0.91, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 8 | 87 | 84 | - |
| CMYK | 0.91 | 0 | 0.03 | 0.66 |
| HSL | 177.72º | 0.83% | 0.19% | - |
| HSV(B) | 177.72º | 0.91% | 0.34% | - |
| XYZ | 5.11 | 7.51 | 9.57 | - |
| YUV | 63.04 | 139.83 | 88.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 87 | 84 | 0.91 | 0 | 0.03 | 0.66 | 177.72 | 0.83 | 0.19 |
| Hex | 8 | 57 | 54 | 5B | 0 | 3 | 42 | B2 | 53 | 13 |
| Octal | 10 | 127 | 124 | 133 | 0 | 3 | 102 | 262 | 123 | 23 |
| Binary | 1000 | 1010111 | 1010100 | 1011011 | 0 | 11 | 1000010 | 10110010 | 1010011 | 10011 |
Color Harmonies of #085754
Complementary color
Monochromatic Colors of #085754
Black with #085754
Text Example
Text Example
White with #085754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085754; }
p { color: rgb(8,87,84); }
H1.HeaderClassName
{
color: #085754;
}
.AnyTagClassName
{
color: #085754;
}
</style>
background-color css
<style>
a { background-color: #085754; }
a { background-color: rgb(8,87,84); }
div.DivClassName
{
background-color: #085754;
}
.BgClassName
{
background-color: #085754;
}
</style>
border-color css
<style>
span { border-color: #085754; }
span { border-color: rgb(8,87,84); }
td.TdClassName
{
border-color: #085754;
}
.TagClassName
{
border-color: #085754;
}
</style>