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