Shades of Mosque #086858
Tints of Mosque #086858
RGB
CMYK
RGB Variations
Color information
#086858 (or 0x086858) is known color: Mosque. HEX triplet: 08, 68 and 58. RGB value is (8,104,88). Sum of RGB (Red+Green+Blue) = 8+104+88=200 (26% of max value = 765). Red value is 8 (3.52% from 255 or 4% from 200); Green value is 104 (41.02% from 255 or 52% from 200); Blue value is 88 (34.77% from 255 or 44% from 200); Max value from RGB is 104 - color contains mainly: green. Hex color #086858 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086858 is #F797A7. Grayscale: #494949. Windows color (decimal): -16226216 or 5793800. OLE color: 5793800.
HSL color Cylindrical-coordinate representation of color #086858: hue angle of 170º 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 #086858 is Cyan = 0.92, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 8 | 104 | 88 | - |
| CMYK | 0.92 | 0 | 0.15 | 0.59 |
| HSL | 170º | 0.86% | 0.22% | - |
| HSV(B) | 170º | 0.92% | 0.41% | - |
| XYZ | 6.81 | 10.66 | 10.93 | - |
| YUV | 73.47 | 136.2 | 81.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 104 | 88 | 0.92 | 0 | 0.15 | 0.59 | 170 | 0.86 | 0.22 |
| Hex | 8 | 68 | 58 | 5C | 0 | F | 3B | AA | 56 | 16 |
| Octal | 10 | 150 | 130 | 134 | 0 | 17 | 73 | 252 | 126 | 26 |
| Binary | 1000 | 1101000 | 1011000 | 1011100 | 0 | 1111 | 111011 | 10101010 | 1010110 | 10110 |
Color Harmonies of #086858
Complementary color
Monochromatic Colors of #086858
Black with #086858
Text Example
Text Example
White with #086858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086858; }
p { color: rgb(8,104,88); }
H1.HeaderClassName
{
color: #086858;
}
.AnyTagClassName
{
color: #086858;
}
</style>
background-color css
<style>
a { background-color: #086858; }
a { background-color: rgb(8,104,88); }
div.DivClassName
{
background-color: #086858;
}
.BgClassName
{
background-color: #086858;
}
</style>
border-color css
<style>
span { border-color: #086858; }
span { border-color: rgb(8,104,88); }
td.TdClassName
{
border-color: #086858;
}
.TagClassName
{
border-color: #086858;
}
</style>