Shades of Mosque #086060
Tints of Mosque #086060
RGB
CMYK
RGB Variations
Color information
#086060 (or 0x086060) is known color: Mosque. HEX triplet: 08, 60 and 60. RGB value is (8,96,96). Sum of RGB (Red+Green+Blue) = 8+96+96=200 (26% of max value = 765). Red value is 8 (3.52% from 255 or 4% from 200); Green value is 96 (37.89% from 255 or 48% from 200); Blue value is 96 (37.89% from 255 or 48% from 200); Max value from RGB is 96 - color contains mainly: green, blue. Hex color #086060 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086060 is #F79F9F. Grayscale: #454545. Windows color (decimal): -16228256 or 6316040. OLE color: 6316040.
HSL color Cylindrical-coordinate representation of color #086060: hue angle of 180º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086060 is Cyan = 0.92, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 96 | 96 | - |
| CMYK | 0.92 | 0 | 0 | 0.62 |
| HSL | 180º | 0.85% | 0.2% | - |
| HSV(B) | 180º | 0.92% | 0.38% | - |
| XYZ | 6.39 | 9.26 | 12.52 | - |
| YUV | 69.69 | 142.85 | 84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 96 | 96 | 0.92 | 0 | 0 | 0.62 | 180 | 0.85 | 0.2 |
| Hex | 8 | 60 | 60 | 5C | 0 | 0 | 3E | B4 | 55 | 14 |
| Octal | 10 | 140 | 140 | 134 | 0 | 0 | 76 | 264 | 125 | 24 |
| Binary | 1000 | 1100000 | 1100000 | 1011100 | 0 | 0 | 111110 | 10110100 | 1010101 | 10100 |
Color Harmonies of #086060
Complementary color
Monochromatic Colors of #086060
Black with #086060
Text Example
Text Example
White with #086060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086060; }
p { color: rgb(8,96,96); }
H1.HeaderClassName
{
color: #086060;
}
.AnyTagClassName
{
color: #086060;
}
</style>
background-color css
<style>
a { background-color: #086060; }
a { background-color: rgb(8,96,96); }
div.DivClassName
{
background-color: #086060;
}
.BgClassName
{
background-color: #086060;
}
</style>
border-color css
<style>
span { border-color: #086060; }
span { border-color: rgb(8,96,96); }
td.TdClassName
{
border-color: #086060;
}
.TagClassName
{
border-color: #086060;
}
</style>