Shades of Mosque #085459
Tints of Mosque #085459
RGB
CMYK
RGB Variations
Color information
#085459 (or 0x085459) is known color: Mosque. HEX triplet: 08, 54 and 59. RGB value is (8,84,89). Sum of RGB (Red+Green+Blue) = 8+84+89=181 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.42% from 181); Green value is 84 (33.20% from 255 or 46.41% from 181); Blue value is 89 (35.16% from 255 or 49.17% from 181); Max value from RGB is 89 - color contains mainly: blue. Hex color #085459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085459 is #F7ABA6. Grayscale: #3D3D3D. Windows color (decimal): -16231335 or 5854216. OLE color: 5854216.
HSL color Cylindrical-coordinate representation of color #085459: hue angle of 183.7º degrees, saturation: 0.84, 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 #085459 is Cyan = 0.91, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 8 | 84 | 89 | - |
| CMYK | 0.91 | 0.06 | 0 | 0.65 |
| HSL | 183.7º | 0.84% | 0.19% | - |
| HSV(B) | 183.7º | 0.91% | 0.35% | - |
| XYZ | 5.07 | 7.11 | 10.56 | - |
| YUV | 61.85 | 143.32 | 89.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 84 | 89 | 0.91 | 0.06 | 0 | 0.65 | 183.7 | 0.84 | 0.19 |
| Hex | 8 | 54 | 59 | 5B | 6 | 0 | 41 | B8 | 54 | 13 |
| Octal | 10 | 124 | 131 | 133 | 6 | 0 | 101 | 270 | 124 | 23 |
| Binary | 1000 | 1010100 | 1011001 | 1011011 | 110 | 0 | 1000001 | 10111000 | 1010100 | 10011 |
Color Harmonies of #085459
Complementary color
Monochromatic Colors of #085459
Black with #085459
Text Example
Text Example
White with #085459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085459; }
p { color: rgb(8,84,89); }
H1.HeaderClassName
{
color: #085459;
}
.AnyTagClassName
{
color: #085459;
}
</style>
background-color css
<style>
a { background-color: #085459; }
a { background-color: rgb(8,84,89); }
div.DivClassName
{
background-color: #085459;
}
.BgClassName
{
background-color: #085459;
}
</style>
border-color css
<style>
span { border-color: #085459; }
span { border-color: rgb(8,84,89); }
td.TdClassName
{
border-color: #085459;
}
.TagClassName
{
border-color: #085459;
}
</style>