Shades of Mosque #086559
Tints of Mosque #086559
RGB
CMYK
RGB Variations
Color information
#086559 (or 0x086559) is known color: Mosque. HEX triplet: 08, 65 and 59. RGB value is (8,101,89). Sum of RGB (Red+Green+Blue) = 8+101+89=198 (26% of max value = 765). Red value is 8 (3.52% from 255 or 4.04% from 198); Green value is 101 (39.84% from 255 or 51.01% from 198); Blue value is 89 (35.16% from 255 or 44.95% from 198); Max value from RGB is 101 - color contains mainly: green. Hex color #086559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086559 is #F79AA6. Grayscale: #474747. Windows color (decimal): -16226983 or 5858568. OLE color: 5858568.
HSL color Cylindrical-coordinate representation of color #086559: hue angle of 172.26º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086559 is Cyan = 0.92, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 8 | 101 | 89 | - |
| CMYK | 0.92 | 0 | 0.12 | 0.60 |
| HSL | 172.26º | 0.85% | 0.21% | - |
| HSV(B) | 172.26º | 0.92% | 0.4% | - |
| XYZ | 6.56 | 10.08 | 11.05 | - |
| YUV | 71.83 | 137.69 | 82.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 101 | 89 | 0.92 | 0 | 0.12 | 0.60 | 172.26 | 0.85 | 0.21 |
| Hex | 8 | 65 | 59 | 5C | 0 | C | 3C | AC | 55 | 15 |
| Octal | 10 | 145 | 131 | 134 | 0 | 14 | 74 | 254 | 125 | 25 |
| Binary | 1000 | 1100101 | 1011001 | 1011100 | 0 | 1100 | 111100 | 10101100 | 1010101 | 10101 |
Color Harmonies of #086559
Complementary color
Monochromatic Colors of #086559
Black with #086559
Text Example
Text Example
White with #086559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086559; }
p { color: rgb(8,101,89); }
H1.HeaderClassName
{
color: #086559;
}
.AnyTagClassName
{
color: #086559;
}
</style>
background-color css
<style>
a { background-color: #086559; }
a { background-color: rgb(8,101,89); }
div.DivClassName
{
background-color: #086559;
}
.BgClassName
{
background-color: #086559;
}
</style>
border-color css
<style>
span { border-color: #086559; }
span { border-color: rgb(8,101,89); }
td.TdClassName
{
border-color: #086559;
}
.TagClassName
{
border-color: #086559;
}
</style>