Shades of Mosque #085454
Tints of Mosque #085454
RGB
CMYK
RGB Variations
Color information
#085454 (or 0x085454) is known color: Mosque. HEX triplet: 08, 54 and 54. RGB value is (8,84,84). Sum of RGB (Red+Green+Blue) = 8+84+84=176 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.55% from 176); Green value is 84 (33.20% from 255 or 47.73% from 176); Blue value is 84 (33.20% from 255 or 47.73% from 176); Max value from RGB is 84 - color contains mainly: green, blue. Hex color #085454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085454 is #F7ABAB. Grayscale: #3D3D3D. Windows color (decimal): -16231340 or 5526536. OLE color: 5526536.
HSL color Cylindrical-coordinate representation of color #085454: hue angle of 180º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #085454 is Cyan = 0.90, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 8 | 84 | 84 | - |
| CMYK | 0.90 | 0 | 0 | 0.67 |
| HSL | 180º | 0.83% | 0.18% | - |
| HSV(B) | 180º | 0.9% | 0.33% | - |
| XYZ | 4.87 | 7.03 | 9.49 | - |
| YUV | 61.28 | 140.82 | 90 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 84 | 84 | 0.90 | 0 | 0 | 0.67 | 180 | 0.83 | 0.18 |
| Hex | 8 | 54 | 54 | 5A | 0 | 0 | 43 | B4 | 53 | 12 |
| Octal | 10 | 124 | 124 | 132 | 0 | 0 | 103 | 264 | 123 | 22 |
| Binary | 1000 | 1010100 | 1010100 | 1011010 | 0 | 0 | 1000011 | 10110100 | 1010011 | 10010 |
Color Harmonies of #085454
Complementary color
Monochromatic Colors of #085454
Black with #085454
Text Example
Text Example
White with #085454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085454; }
p { color: rgb(8,84,84); }
H1.HeaderClassName
{
color: #085454;
}
.AnyTagClassName
{
color: #085454;
}
</style>
background-color css
<style>
a { background-color: #085454; }
a { background-color: rgb(8,84,84); }
div.DivClassName
{
background-color: #085454;
}
.BgClassName
{
background-color: #085454;
}
</style>
border-color css
<style>
span { border-color: #085454; }
span { border-color: rgb(8,84,84); }
td.TdClassName
{
border-color: #085454;
}
.TagClassName
{
border-color: #085454;
}
</style>