Shades of Mosque #086459
Tints of Mosque #086459
RGB
CMYK
RGB Variations
Color information
#086459 (or 0x086459) is known color: Mosque. HEX triplet: 08, 64 and 59. RGB value is (8,100,89). Sum of RGB (Red+Green+Blue) = 8+100+89=197 (26% of max value = 765). Red value is 8 (3.52% from 255 or 4.06% from 197); Green value is 100 (39.45% from 255 or 50.76% from 197); Blue value is 89 (35.16% from 255 or 45.18% from 197); Max value from RGB is 100 - color contains mainly: green. Hex color #086459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086459 is #F79BA6. Grayscale: #474747. Windows color (decimal): -16227239 or 5858312. OLE color: 5858312.
HSL color Cylindrical-coordinate representation of color #086459: hue angle of 172.83º 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 #086459 is Cyan = 0.92, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 100 | 89 | - |
| CMYK | 0.92 | 0 | 0.11 | 0.61 |
| HSL | 172.83º | 0.85% | 0.21% | - |
| HSV(B) | 172.83º | 0.92% | 0.39% | - |
| XYZ | 6.46 | 9.89 | 11.02 | - |
| YUV | 71.24 | 138.02 | 82.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 100 | 89 | 0.92 | 0 | 0.11 | 0.61 | 172.83 | 0.85 | 0.21 |
| Hex | 8 | 64 | 59 | 5C | 0 | B | 3D | AD | 55 | 15 |
| Octal | 10 | 144 | 131 | 134 | 0 | 13 | 75 | 255 | 125 | 25 |
| Binary | 1000 | 1100100 | 1011001 | 1011100 | 0 | 1011 | 111101 | 10101101 | 1010101 | 10101 |
Color Harmonies of #086459
Complementary color
Monochromatic Colors of #086459
Black with #086459
Text Example
Text Example
White with #086459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086459; }
p { color: rgb(8,100,89); }
H1.HeaderClassName
{
color: #086459;
}
.AnyTagClassName
{
color: #086459;
}
</style>
background-color css
<style>
a { background-color: #086459; }
a { background-color: rgb(8,100,89); }
div.DivClassName
{
background-color: #086459;
}
.BgClassName
{
background-color: #086459;
}
</style>
border-color css
<style>
span { border-color: #086459; }
span { border-color: rgb(8,100,89); }
td.TdClassName
{
border-color: #086459;
}
.TagClassName
{
border-color: #086459;
}
</style>