Shades of Mosque #086355
Tints of Mosque #086355
RGB
CMYK
RGB Variations
Color information
#086355 (or 0x086355) is known color: Mosque. HEX triplet: 08, 63 and 55. RGB value is (8,99,85). Sum of RGB (Red+Green+Blue) = 8+99+85=192 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.17% from 192); Green value is 99 (39.06% from 255 or 51.56% from 192); Blue value is 85 (33.59% from 255 or 44.27% from 192); Max value from RGB is 99 - color contains mainly: green. Hex color #086355 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086355 is #F79CAA. Grayscale: #464646. Windows color (decimal): -16227499 or 5595912. OLE color: 5595912.
HSL color Cylindrical-coordinate representation of color #086355: hue angle of 170.77º 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 #086355 is Cyan = 0.92, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 99 | 85 | - |
| CMYK | 0.92 | 0 | 0.14 | 0.61 |
| HSL | 170.77º | 0.85% | 0.21% | - |
| HSV(B) | 170.77º | 0.92% | 0.39% | - |
| XYZ | 6.2 | 9.63 | 10.13 | - |
| YUV | 70.2 | 136.35 | 83.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 99 | 85 | 0.92 | 0 | 0.14 | 0.61 | 170.77 | 0.85 | 0.21 |
| Hex | 8 | 63 | 55 | 5C | 0 | E | 3D | AB | 55 | 15 |
| Octal | 10 | 143 | 125 | 134 | 0 | 16 | 75 | 253 | 125 | 25 |
| Binary | 1000 | 1100011 | 1010101 | 1011100 | 0 | 1110 | 111101 | 10101011 | 1010101 | 10101 |
Color Harmonies of #086355
Complementary color
Monochromatic Colors of #086355
Black with #086355
Text Example
Text Example
White with #086355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086355; }
p { color: rgb(8,99,85); }
H1.HeaderClassName
{
color: #086355;
}
.AnyTagClassName
{
color: #086355;
}
</style>
background-color css
<style>
a { background-color: #086355; }
a { background-color: rgb(8,99,85); }
div.DivClassName
{
background-color: #086355;
}
.BgClassName
{
background-color: #086355;
}
</style>
border-color css
<style>
span { border-color: #086355; }
span { border-color: rgb(8,99,85); }
td.TdClassName
{
border-color: #086355;
}
.TagClassName
{
border-color: #086355;
}
</style>