Shades of Mosque #086263
Tints of Mosque #086263
RGB
CMYK
RGB Variations
Color information
#086263 (or 0x086263) is known color: Mosque. HEX triplet: 08, 62 and 63. RGB value is (8,98,99). Sum of RGB (Red+Green+Blue) = 8+98+99=205 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.90% from 205); Green value is 98 (38.67% from 255 or 47.80% from 205); Blue value is 99 (39.06% from 255 or 48.29% from 205); Max value from RGB is 99 - color contains mainly: blue. Hex color #086263 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086263 is #F79D9C. Grayscale: #474747. Windows color (decimal): -16227741 or 6513160. OLE color: 6513160.
HSL color Cylindrical-coordinate representation of color #086263: hue angle of 180.66º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086263 is Cyan = 0.92, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 98 | 99 | - |
| CMYK | 0.92 | 0.01 | 0 | 0.61 |
| HSL | 180.66º | 0.85% | 0.21% | - |
| HSV(B) | 180.66º | 0.92% | 0.39% | - |
| XYZ | 6.72 | 9.69 | 13.32 | - |
| YUV | 71.2 | 143.68 | 82.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 98 | 99 | 0.92 | 0.01 | 0 | 0.61 | 180.66 | 0.85 | 0.21 |
| Hex | 8 | 62 | 63 | 5C | 1 | 0 | 3D | B5 | 55 | 15 |
| Octal | 10 | 142 | 143 | 134 | 1 | 0 | 75 | 265 | 125 | 25 |
| Binary | 1000 | 1100010 | 1100011 | 1011100 | 1 | 0 | 111101 | 10110101 | 1010101 | 10101 |
Color Harmonies of #086263
Complementary color
Monochromatic Colors of #086263
Black with #086263
Text Example
Text Example
White with #086263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086263; }
p { color: rgb(8,98,99); }
H1.HeaderClassName
{
color: #086263;
}
.AnyTagClassName
{
color: #086263;
}
</style>
background-color css
<style>
a { background-color: #086263; }
a { background-color: rgb(8,98,99); }
div.DivClassName
{
background-color: #086263;
}
.BgClassName
{
background-color: #086263;
}
</style>
border-color css
<style>
span { border-color: #086263; }
span { border-color: rgb(8,98,99); }
td.TdClassName
{
border-color: #086263;
}
.TagClassName
{
border-color: #086263;
}
</style>