Shades of Mosque #086759
Tints of Mosque #086759
RGB
CMYK
RGB Variations
Color information
#086759 (or 0x086759) is known color: Mosque. HEX triplet: 08, 67 and 59. RGB value is (8,103,89). Sum of RGB (Red+Green+Blue) = 8+103+89=200 (26% of max value = 765). Red value is 8 (3.52% from 255 or 4% from 200); Green value is 103 (40.62% from 255 or 51.5% from 200); Blue value is 89 (35.16% from 255 or 44.5% from 200); Max value from RGB is 103 - color contains mainly: green. Hex color #086759 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086759 is #F798A6. Grayscale: #484848. Windows color (decimal): -16226471 or 5859080. OLE color: 5859080.
HSL color Cylindrical-coordinate representation of color #086759: hue angle of 171.16º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086759 is Cyan = 0.92, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 8 | 103 | 89 | - |
| CMYK | 0.92 | 0 | 0.14 | 0.60 |
| HSL | 171.16º | 0.86% | 0.22% | - |
| HSV(B) | 171.16º | 0.92% | 0.4% | - |
| XYZ | 6.75 | 10.47 | 11.12 | - |
| YUV | 73 | 137.03 | 81.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 103 | 89 | 0.92 | 0 | 0.14 | 0.60 | 171.16 | 0.86 | 0.22 |
| Hex | 8 | 67 | 59 | 5C | 0 | E | 3C | AB | 56 | 16 |
| Octal | 10 | 147 | 131 | 134 | 0 | 16 | 74 | 253 | 126 | 26 |
| Binary | 1000 | 1100111 | 1011001 | 1011100 | 0 | 1110 | 111100 | 10101011 | 1010110 | 10110 |
Color Harmonies of #086759
Complementary color
Monochromatic Colors of #086759
Black with #086759
Text Example
Text Example
White with #086759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086759; }
p { color: rgb(8,103,89); }
H1.HeaderClassName
{
color: #086759;
}
.AnyTagClassName
{
color: #086759;
}
</style>
background-color css
<style>
a { background-color: #086759; }
a { background-color: rgb(8,103,89); }
div.DivClassName
{
background-color: #086759;
}
.BgClassName
{
background-color: #086759;
}
</style>
border-color css
<style>
span { border-color: #086759; }
span { border-color: rgb(8,103,89); }
td.TdClassName
{
border-color: #086759;
}
.TagClassName
{
border-color: #086759;
}
</style>