Shades of Mosque #085553
Tints of Mosque #085553
RGB
CMYK
RGB Variations
Color information
#085553 (or 0x085553) is known color: Mosque. HEX triplet: 08, 55 and 53. RGB value is (8,85,83). Sum of RGB (Red+Green+Blue) = 8+85+83=176 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.55% from 176); Green value is 85 (33.59% from 255 or 48.30% from 176); Blue value is 83 (32.81% from 255 or 47.16% from 176); Max value from RGB is 85 - color contains mainly: green. Hex color #085553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085553 is #F7AAAC. Grayscale: #3D3D3D. Windows color (decimal): -16231085 or 5461256. OLE color: 5461256.
HSL color Cylindrical-coordinate representation of color #085553: hue angle of 178.44º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085553 is Cyan = 0.91, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 8 | 85 | 83 | - |
| CMYK | 0.91 | 0 | 0.02 | 0.67 |
| HSL | 178.44º | 0.83% | 0.18% | - |
| HSV(B) | 178.44º | 0.91% | 0.33% | - |
| XYZ | 4.91 | 7.17 | 9.31 | - |
| YUV | 61.75 | 139.99 | 89.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 85 | 83 | 0.91 | 0 | 0.02 | 0.67 | 178.44 | 0.83 | 0.18 |
| Hex | 8 | 55 | 53 | 5B | 0 | 2 | 43 | B2 | 53 | 12 |
| Octal | 10 | 125 | 123 | 133 | 0 | 2 | 103 | 262 | 123 | 22 |
| Binary | 1000 | 1010101 | 1010011 | 1011011 | 0 | 10 | 1000011 | 10110010 | 1010011 | 10010 |
Color Harmonies of #085553
Complementary color
Monochromatic Colors of #085553
Black with #085553
Text Example
Text Example
White with #085553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085553; }
p { color: rgb(8,85,83); }
H1.HeaderClassName
{
color: #085553;
}
.AnyTagClassName
{
color: #085553;
}
</style>
background-color css
<style>
a { background-color: #085553; }
a { background-color: rgb(8,85,83); }
div.DivClassName
{
background-color: #085553;
}
.BgClassName
{
background-color: #085553;
}
</style>
border-color css
<style>
span { border-color: #085553; }
span { border-color: rgb(8,85,83); }
td.TdClassName
{
border-color: #085553;
}
.TagClassName
{
border-color: #085553;
}
</style>