Shades of Mosque #086861
Tints of Mosque #086861
RGB
CMYK
RGB Variations
Color information
#086861 (or 0x086861) is known color: Mosque. HEX triplet: 08, 68 and 61. RGB value is (8,104,97). Sum of RGB (Red+Green+Blue) = 8+104+97=209 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.83% from 209); Green value is 104 (41.02% from 255 or 49.76% from 209); Blue value is 97 (38.28% from 255 or 46.41% from 209); Max value from RGB is 104 - color contains mainly: green. Hex color #086861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086861 is #F7979E. Grayscale: #4A4A4A. Windows color (decimal): -16226207 or 6383624. OLE color: 6383624.
HSL color Cylindrical-coordinate representation of color #086861: hue angle of 175.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 #086861 is Cyan = 0.92, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 8 | 104 | 97 | - |
| CMYK | 0.92 | 0 | 0.07 | 0.59 |
| HSL | 175.63º | 0.86% | 0.22% | - |
| HSV(B) | 175.63º | 0.92% | 0.41% | - |
| XYZ | 7.21 | 10.82 | 13.02 | - |
| YUV | 74.5 | 140.7 | 80.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 104 | 97 | 0.92 | 0 | 0.07 | 0.59 | 175.63 | 0.86 | 0.22 |
| Hex | 8 | 68 | 61 | 5C | 0 | 7 | 3B | B0 | 56 | 16 |
| Octal | 10 | 150 | 141 | 134 | 0 | 7 | 73 | 260 | 126 | 26 |
| Binary | 1000 | 1101000 | 1100001 | 1011100 | 0 | 111 | 111011 | 10110000 | 1010110 | 10110 |
Color Harmonies of #086861
Complementary color
Monochromatic Colors of #086861
Black with #086861
Text Example
Text Example
White with #086861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086861; }
p { color: rgb(8,104,97); }
H1.HeaderClassName
{
color: #086861;
}
.AnyTagClassName
{
color: #086861;
}
</style>
background-color css
<style>
a { background-color: #086861; }
a { background-color: rgb(8,104,97); }
div.DivClassName
{
background-color: #086861;
}
.BgClassName
{
background-color: #086861;
}
</style>
border-color css
<style>
span { border-color: #086861; }
span { border-color: rgb(8,104,97); }
td.TdClassName
{
border-color: #086861;
}
.TagClassName
{
border-color: #086861;
}
</style>