Shades of Mosque #086362
Tints of Mosque #086362
RGB
CMYK
RGB Variations
Color information
#086362 (or 0x086362) is known color: Mosque. HEX triplet: 08, 63 and 62. RGB value is (8,99,98). Sum of RGB (Red+Green+Blue) = 8+99+98=205 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.90% from 205); Green value is 99 (39.06% from 255 or 48.29% from 205); Blue value is 98 (38.67% from 255 or 47.80% from 205); Max value from RGB is 99 - color contains mainly: green. Hex color #086362 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086362 is #F79C9D. Grayscale: #474747. Windows color (decimal): -16227486 or 6447880. OLE color: 6447880.
HSL color Cylindrical-coordinate representation of color #086362: hue angle of 179.34º 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 #086362 is Cyan = 0.92, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 99 | 98 | - |
| CMYK | 0.92 | 0 | 0.01 | 0.61 |
| HSL | 179.34º | 0.85% | 0.21% | - |
| HSV(B) | 179.34º | 0.92% | 0.39% | - |
| XYZ | 6.77 | 9.86 | 13.1 | - |
| YUV | 71.68 | 142.85 | 82.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 99 | 98 | 0.92 | 0 | 0.01 | 0.61 | 179.34 | 0.85 | 0.21 |
| Hex | 8 | 63 | 62 | 5C | 0 | 1 | 3D | B3 | 55 | 15 |
| Octal | 10 | 143 | 142 | 134 | 0 | 1 | 75 | 263 | 125 | 25 |
| Binary | 1000 | 1100011 | 1100010 | 1011100 | 0 | 1 | 111101 | 10110011 | 1010101 | 10101 |
Color Harmonies of #086362
Complementary color
Monochromatic Colors of #086362
Black with #086362
Text Example
Text Example
White with #086362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086362; }
p { color: rgb(8,99,98); }
H1.HeaderClassName
{
color: #086362;
}
.AnyTagClassName
{
color: #086362;
}
</style>
background-color css
<style>
a { background-color: #086362; }
a { background-color: rgb(8,99,98); }
div.DivClassName
{
background-color: #086362;
}
.BgClassName
{
background-color: #086362;
}
</style>
border-color css
<style>
span { border-color: #086362; }
span { border-color: rgb(8,99,98); }
td.TdClassName
{
border-color: #086362;
}
.TagClassName
{
border-color: #086362;
}
</style>