Shades of Mosque #086859
Tints of Mosque #086859
RGB
CMYK
RGB Variations
Color information
#086859 (or 0x086859) is known color: Mosque. HEX triplet: 08, 68 and 59. RGB value is (8,104,89). Sum of RGB (Red+Green+Blue) = 8+104+89=201 (26% of max value = 765). Red value is 8 (3.52% from 255 or 3.98% from 201); Green value is 104 (41.02% from 255 or 51.74% from 201); Blue value is 89 (35.16% from 255 or 44.28% from 201); Max value from RGB is 104 - color contains mainly: green. Hex color #086859 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086859 is #F797A6. Grayscale: #494949. Windows color (decimal): -16226215 or 5859336. OLE color: 5859336.
HSL color Cylindrical-coordinate representation of color #086859: hue angle of 170.62º 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 #086859 is Cyan = 0.92, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 8 | 104 | 89 | - |
| CMYK | 0.92 | 0 | 0.14 | 0.59 |
| HSL | 170.63º | 0.86% | 0.22% | - |
| HSV(B) | 170.63º | 0.92% | 0.41% | - |
| XYZ | 6.85 | 10.67 | 11.15 | - |
| YUV | 73.59 | 136.7 | 81.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 104 | 89 | 0.92 | 0 | 0.14 | 0.59 | 170.63 | 0.86 | 0.22 |
| Hex | 8 | 68 | 59 | 5C | 0 | E | 3B | AB | 56 | 16 |
| Octal | 10 | 150 | 131 | 134 | 0 | 16 | 73 | 253 | 126 | 26 |
| Binary | 1000 | 1101000 | 1011001 | 1011100 | 0 | 1110 | 111011 | 10101011 | 1010110 | 10110 |
Color Harmonies of #086859
Complementary color
Monochromatic Colors of #086859
Black with #086859
Text Example
Text Example
White with #086859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086859; }
p { color: rgb(8,104,89); }
H1.HeaderClassName
{
color: #086859;
}
.AnyTagClassName
{
color: #086859;
}
</style>
background-color css
<style>
a { background-color: #086859; }
a { background-color: rgb(8,104,89); }
div.DivClassName
{
background-color: #086859;
}
.BgClassName
{
background-color: #086859;
}
</style>
border-color css
<style>
span { border-color: #086859; }
span { border-color: rgb(8,104,89); }
td.TdClassName
{
border-color: #086859;
}
.TagClassName
{
border-color: #086859;
}
</style>