Shades of Mosque #086360
Tints of Mosque #086360
RGB
CMYK
RGB Variations
Color information
#086360 (or 0x086360) is known color: Mosque. HEX triplet: 08, 63 and 60. RGB value is (8,99,96). Sum of RGB (Red+Green+Blue) = 8+99+96=203 (26% of max value = 765). Red value is 8 (3.52% from 255 or 3.94% from 203); Green value is 99 (39.06% from 255 or 48.77% from 203); Blue value is 96 (37.89% from 255 or 47.29% from 203); Max value from RGB is 99 - color contains mainly: green. Hex color #086360 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086360 is #F79C9F. Grayscale: #474747. Windows color (decimal): -16227488 or 6316808. OLE color: 6316808.
HSL color Cylindrical-coordinate representation of color #086360: hue angle of 178.02º 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 #086360 is Cyan = 0.92, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 99 | 96 | - |
| CMYK | 0.92 | 0 | 0.03 | 0.61 |
| HSL | 178.02º | 0.85% | 0.21% | - |
| HSV(B) | 178.02º | 0.92% | 0.39% | - |
| XYZ | 6.67 | 9.82 | 12.61 | - |
| YUV | 71.45 | 141.85 | 82.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 99 | 96 | 0.92 | 0 | 0.03 | 0.61 | 178.02 | 0.85 | 0.21 |
| Hex | 8 | 63 | 60 | 5C | 0 | 3 | 3D | B2 | 55 | 15 |
| Octal | 10 | 143 | 140 | 134 | 0 | 3 | 75 | 262 | 125 | 25 |
| Binary | 1000 | 1100011 | 1100000 | 1011100 | 0 | 11 | 111101 | 10110010 | 1010101 | 10101 |
Color Harmonies of #086360
Complementary color
Monochromatic Colors of #086360
Black with #086360
Text Example
Text Example
White with #086360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086360; }
p { color: rgb(8,99,96); }
H1.HeaderClassName
{
color: #086360;
}
.AnyTagClassName
{
color: #086360;
}
</style>
background-color css
<style>
a { background-color: #086360; }
a { background-color: rgb(8,99,96); }
div.DivClassName
{
background-color: #086360;
}
.BgClassName
{
background-color: #086360;
}
</style>
border-color css
<style>
span { border-color: #086360; }
span { border-color: rgb(8,99,96); }
td.TdClassName
{
border-color: #086360;
}
.TagClassName
{
border-color: #086360;
}
</style>