Shades of Mosque #086265
Tints of Mosque #086265
RGB
CMYK
RGB Variations
Color information
#086265 (or 0x086265) is known color: Mosque. HEX triplet: 08, 62 and 65. RGB value is (8,98,101). Sum of RGB (Red+Green+Blue) = 8+98+101=207 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.86% from 207); Green value is 98 (38.67% from 255 or 47.34% from 207); Blue value is 101 (39.84% from 255 or 48.79% from 207); Max value from RGB is 101 - color contains mainly: blue. Hex color #086265 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086265 is #F79D9A. Grayscale: #474747. Windows color (decimal): -16227739 or 6644232. OLE color: 6644232.
HSL color Cylindrical-coordinate representation of color #086265: hue angle of 181.94º 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 #086265 is Cyan = 0.92, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 8 | 98 | 101 | - |
| CMYK | 0.92 | 0.03 | 0 | 0.60 |
| HSL | 181.94º | 0.85% | 0.21% | - |
| HSV(B) | 181.94º | 0.92% | 0.4% | - |
| XYZ | 6.82 | 9.73 | 13.83 | - |
| YUV | 71.43 | 144.68 | 82.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 98 | 101 | 0.92 | 0.03 | 0 | 0.60 | 181.94 | 0.85 | 0.21 |
| Hex | 8 | 62 | 65 | 5C | 3 | 0 | 3C | B6 | 55 | 15 |
| Octal | 10 | 142 | 145 | 134 | 3 | 0 | 74 | 266 | 125 | 25 |
| Binary | 1000 | 1100010 | 1100101 | 1011100 | 11 | 0 | 111100 | 10110110 | 1010101 | 10101 |
Color Harmonies of #086265
Complementary color
Monochromatic Colors of #086265
Black with #086265
Text Example
Text Example
White with #086265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086265; }
p { color: rgb(8,98,101); }
H1.HeaderClassName
{
color: #086265;
}
.AnyTagClassName
{
color: #086265;
}
</style>
background-color css
<style>
a { background-color: #086265; }
a { background-color: rgb(8,98,101); }
div.DivClassName
{
background-color: #086265;
}
.BgClassName
{
background-color: #086265;
}
</style>
border-color css
<style>
span { border-color: #086265; }
span { border-color: rgb(8,98,101); }
td.TdClassName
{
border-color: #086265;
}
.TagClassName
{
border-color: #086265;
}
</style>