Shades of Mosque #086863
Tints of Mosque #086863
RGB
CMYK
RGB Variations
Color information
#086863 (or 0x086863) is known color: Mosque. HEX triplet: 08, 68 and 63. RGB value is (8,104,99). Sum of RGB (Red+Green+Blue) = 8+104+99=211 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.79% from 211); Green value is 104 (41.02% from 255 or 49.29% from 211); Blue value is 99 (39.06% from 255 or 46.92% from 211); Max value from RGB is 104 - color contains mainly: green. Hex color #086863 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086863 is #F7979C. Grayscale: #4A4A4A. Windows color (decimal): -16226205 or 6514696. OLE color: 6514696.
HSL color Cylindrical-coordinate representation of color #086863: hue angle of 176.88º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086863 is Cyan = 0.92, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 8 | 104 | 99 | - |
| CMYK | 0.92 | 0 | 0.05 | 0.59 |
| HSL | 176.88º | 0.86% | 0.22% | - |
| HSV(B) | 176.88º | 0.92% | 0.41% | - |
| XYZ | 7.3 | 10.85 | 13.51 | - |
| YUV | 74.73 | 141.7 | 80.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 104 | 99 | 0.92 | 0 | 0.05 | 0.59 | 176.88 | 0.86 | 0.22 |
| Hex | 8 | 68 | 63 | 5C | 0 | 5 | 3B | B1 | 56 | 16 |
| Octal | 10 | 150 | 143 | 134 | 0 | 5 | 73 | 261 | 126 | 26 |
| Binary | 1000 | 1101000 | 1100011 | 1011100 | 0 | 101 | 111011 | 10110001 | 1010110 | 10110 |
Color Harmonies of #086863
Complementary color
Monochromatic Colors of #086863
Black with #086863
Text Example
Text Example
White with #086863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086863; }
p { color: rgb(8,104,99); }
H1.HeaderClassName
{
color: #086863;
}
.AnyTagClassName
{
color: #086863;
}
</style>
background-color css
<style>
a { background-color: #086863; }
a { background-color: rgb(8,104,99); }
div.DivClassName
{
background-color: #086863;
}
.BgClassName
{
background-color: #086863;
}
</style>
border-color css
<style>
span { border-color: #086863; }
span { border-color: rgb(8,104,99); }
td.TdClassName
{
border-color: #086863;
}
.TagClassName
{
border-color: #086863;
}
</style>