Shades of Mosque #086565
Tints of Mosque #086565
RGB
CMYK
RGB Variations
Color information
#086565 (or 0x086565) is known color: Mosque. HEX triplet: 08, 65 and 65. RGB value is (8,101,101). Sum of RGB (Red+Green+Blue) = 8+101+101=210 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.81% from 210); Green value is 101 (39.84% from 255 or 48.10% from 210); Blue value is 101 (39.84% from 255 or 48.10% from 210); Max value from RGB is 101 - color contains mainly: green, blue. Hex color #086565 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086565 is #F79A9A. Grayscale: #494949. Windows color (decimal): -16226971 or 6645000. OLE color: 6645000.
HSL color Cylindrical-coordinate representation of color #086565: hue angle of 180º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086565 is Cyan = 0.92, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 8 | 101 | 101 | - |
| CMYK | 0.92 | 0 | 0 | 0.60 |
| HSL | 180º | 0.85% | 0.21% | - |
| HSV(B) | 180º | 0.92% | 0.4% | - |
| XYZ | 7.1 | 10.3 | 13.93 | - |
| YUV | 73.19 | 143.69 | 81.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 101 | 101 | 0.92 | 0 | 0 | 0.60 | 180 | 0.85 | 0.21 |
| Hex | 8 | 65 | 65 | 5C | 0 | 0 | 3C | B4 | 55 | 15 |
| Octal | 10 | 145 | 145 | 134 | 0 | 0 | 74 | 264 | 125 | 25 |
| Binary | 1000 | 1100101 | 1100101 | 1011100 | 0 | 0 | 111100 | 10110100 | 1010101 | 10101 |
Color Harmonies of #086565
Complementary color
Monochromatic Colors of #086565
Black with #086565
Text Example
Text Example
White with #086565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086565; }
p { color: rgb(8,101,101); }
H1.HeaderClassName
{
color: #086565;
}
.AnyTagClassName
{
color: #086565;
}
</style>
background-color css
<style>
a { background-color: #086565; }
a { background-color: rgb(8,101,101); }
div.DivClassName
{
background-color: #086565;
}
.BgClassName
{
background-color: #086565;
}
</style>
border-color css
<style>
span { border-color: #086565; }
span { border-color: rgb(8,101,101); }
td.TdClassName
{
border-color: #086565;
}
.TagClassName
{
border-color: #086565;
}
</style>