Shades of Mosque #086063
Tints of Mosque #086063
RGB
CMYK
RGB Variations
Color information
#086063 (or 0x086063) is known color: Mosque. HEX triplet: 08, 60 and 63. RGB value is (8,96,99). Sum of RGB (Red+Green+Blue) = 8+96+99=203 (26% of max value = 765). Red value is 8 (3.52% from 255 or 3.94% from 203); Green value is 96 (37.89% from 255 or 47.29% from 203); Blue value is 99 (39.06% from 255 or 48.77% from 203); Max value from RGB is 99 - color contains mainly: blue. Hex color #086063 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086063 is #F79F9C. Grayscale: #454545. Windows color (decimal): -16228253 or 6512648. OLE color: 6512648.
HSL color Cylindrical-coordinate representation of color #086063: hue angle of 181.98º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086063 is Cyan = 0.92, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 96 | 99 | - |
| CMYK | 0.92 | 0.03 | 0 | 0.61 |
| HSL | 181.98º | 0.85% | 0.21% | - |
| HSV(B) | 181.98º | 0.92% | 0.39% | - |
| XYZ | 6.54 | 9.32 | 13.26 | - |
| YUV | 70.03 | 144.35 | 83.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 96 | 99 | 0.92 | 0.03 | 0 | 0.61 | 181.98 | 0.85 | 0.21 |
| Hex | 8 | 60 | 63 | 5C | 3 | 0 | 3D | B6 | 55 | 15 |
| Octal | 10 | 140 | 143 | 134 | 3 | 0 | 75 | 266 | 125 | 25 |
| Binary | 1000 | 1100000 | 1100011 | 1011100 | 11 | 0 | 111101 | 10110110 | 1010101 | 10101 |
Color Harmonies of #086063
Complementary color
Monochromatic Colors of #086063
Black with #086063
Text Example
Text Example
White with #086063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086063; }
p { color: rgb(8,96,99); }
H1.HeaderClassName
{
color: #086063;
}
.AnyTagClassName
{
color: #086063;
}
</style>
background-color css
<style>
a { background-color: #086063; }
a { background-color: rgb(8,96,99); }
div.DivClassName
{
background-color: #086063;
}
.BgClassName
{
background-color: #086063;
}
</style>
border-color css
<style>
span { border-color: #086063; }
span { border-color: rgb(8,96,99); }
td.TdClassName
{
border-color: #086063;
}
.TagClassName
{
border-color: #086063;
}
</style>