Shades of Mosque #085654
Tints of Mosque #085654
RGB
CMYK
RGB Variations
Color information
#085654 (or 0x085654) is known color: Mosque. HEX triplet: 08, 56 and 54. RGB value is (8,86,84). Sum of RGB (Red+Green+Blue) = 8+86+84=178 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.49% from 178); Green value is 86 (33.98% from 255 or 48.31% from 178); Blue value is 84 (33.20% from 255 or 47.19% from 178); Max value from RGB is 86 - color contains mainly: green. Hex color #085654 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085654 is #F7A9AB. Grayscale: #3E3E3E. Windows color (decimal): -16230828 or 5527048. OLE color: 5527048.
HSL color Cylindrical-coordinate representation of color #085654: hue angle of 178.46º 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 #085654 is Cyan = 0.91, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 8 | 86 | 84 | - |
| CMYK | 0.91 | 0 | 0.02 | 0.66 |
| HSL | 178.46º | 0.83% | 0.18% | - |
| HSV(B) | 178.46º | 0.91% | 0.34% | - |
| XYZ | 5.03 | 7.35 | 9.54 | - |
| YUV | 62.45 | 140.16 | 89.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 86 | 84 | 0.91 | 0 | 0.02 | 0.66 | 178.46 | 0.83 | 0.18 |
| Hex | 8 | 56 | 54 | 5B | 0 | 2 | 42 | B2 | 53 | 12 |
| Octal | 10 | 126 | 124 | 133 | 0 | 2 | 102 | 262 | 123 | 22 |
| Binary | 1000 | 1010110 | 1010100 | 1011011 | 0 | 10 | 1000010 | 10110010 | 1010011 | 10010 |
Color Harmonies of #085654
Complementary color
Monochromatic Colors of #085654
Black with #085654
Text Example
Text Example
White with #085654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085654; }
p { color: rgb(8,86,84); }
H1.HeaderClassName
{
color: #085654;
}
.AnyTagClassName
{
color: #085654;
}
</style>
background-color css
<style>
a { background-color: #085654; }
a { background-color: rgb(8,86,84); }
div.DivClassName
{
background-color: #085654;
}
.BgClassName
{
background-color: #085654;
}
</style>
border-color css
<style>
span { border-color: #085654; }
span { border-color: rgb(8,86,84); }
td.TdClassName
{
border-color: #085654;
}
.TagClassName
{
border-color: #085654;
}
</style>