Shades of Mosque #085458
Tints of Mosque #085458
RGB
CMYK
RGB Variations
Color information
#085458 (or 0x085458) is known color: Mosque. HEX triplet: 08, 54 and 58. RGB value is (8,84,88). Sum of RGB (Red+Green+Blue) = 8+84+88=180 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.44% from 180); Green value is 84 (33.20% from 255 or 46.67% from 180); Blue value is 88 (34.77% from 255 or 48.89% from 180); Max value from RGB is 88 - color contains mainly: blue. Hex color #085458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085458 is #F7ABA7. Grayscale: #3D3D3D. Windows color (decimal): -16231336 or 5788680. OLE color: 5788680.
HSL color Cylindrical-coordinate representation of color #085458: hue angle of 183º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085458 is Cyan = 0.91, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 8 | 84 | 88 | - |
| CMYK | 0.91 | 0.05 | 0 | 0.65 |
| HSL | 183º | 0.83% | 0.19% | - |
| HSV(B) | 183º | 0.91% | 0.35% | - |
| XYZ | 5.03 | 7.1 | 10.34 | - |
| YUV | 61.73 | 142.82 | 89.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 84 | 88 | 0.91 | 0.05 | 0 | 0.65 | 183 | 0.83 | 0.19 |
| Hex | 8 | 54 | 58 | 5B | 5 | 0 | 41 | B7 | 53 | 13 |
| Octal | 10 | 124 | 130 | 133 | 5 | 0 | 101 | 267 | 123 | 23 |
| Binary | 1000 | 1010100 | 1011000 | 1011011 | 101 | 0 | 1000001 | 10110111 | 1010011 | 10011 |
Color Harmonies of #085458
Complementary color
Monochromatic Colors of #085458
Black with #085458
Text Example
Text Example
White with #085458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085458; }
p { color: rgb(8,84,88); }
H1.HeaderClassName
{
color: #085458;
}
.AnyTagClassName
{
color: #085458;
}
</style>
background-color css
<style>
a { background-color: #085458; }
a { background-color: rgb(8,84,88); }
div.DivClassName
{
background-color: #085458;
}
.BgClassName
{
background-color: #085458;
}
</style>
border-color css
<style>
span { border-color: #085458; }
span { border-color: rgb(8,84,88); }
td.TdClassName
{
border-color: #085458;
}
.TagClassName
{
border-color: #085458;
}
</style>