Shades of Mosque #086356
Tints of Mosque #086356
RGB
CMYK
RGB Variations
Color information
#086356 (or 0x086356) is known color: Mosque. HEX triplet: 08, 63 and 56. RGB value is (8,99,86). Sum of RGB (Red+Green+Blue) = 8+99+86=193 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.15% from 193); Green value is 99 (39.06% from 255 or 51.30% from 193); Blue value is 86 (33.98% from 255 or 44.56% from 193); Max value from RGB is 99 - color contains mainly: green. Hex color #086356 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086356 is #F79CA9. Grayscale: #464646. Windows color (decimal): -16227498 or 5661448. OLE color: 5661448.
HSL color Cylindrical-coordinate representation of color #086356: hue angle of 171.43º 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 #086356 is Cyan = 0.92, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 99 | 86 | - |
| CMYK | 0.92 | 0 | 0.13 | 0.61 |
| HSL | 171.43º | 0.85% | 0.21% | - |
| HSV(B) | 171.43º | 0.92% | 0.39% | - |
| XYZ | 6.24 | 9.65 | 10.34 | - |
| YUV | 70.31 | 136.85 | 83.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 99 | 86 | 0.92 | 0 | 0.13 | 0.61 | 171.43 | 0.85 | 0.21 |
| Hex | 8 | 63 | 56 | 5C | 0 | D | 3D | AB | 55 | 15 |
| Octal | 10 | 143 | 126 | 134 | 0 | 15 | 75 | 253 | 125 | 25 |
| Binary | 1000 | 1100011 | 1010110 | 1011100 | 0 | 1101 | 111101 | 10101011 | 1010101 | 10101 |
Color Harmonies of #086356
Complementary color
Monochromatic Colors of #086356
Black with #086356
Text Example
Text Example
White with #086356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086356; }
p { color: rgb(8,99,86); }
H1.HeaderClassName
{
color: #086356;
}
.AnyTagClassName
{
color: #086356;
}
</style>
background-color css
<style>
a { background-color: #086356; }
a { background-color: rgb(8,99,86); }
div.DivClassName
{
background-color: #086356;
}
.BgClassName
{
background-color: #086356;
}
</style>
border-color css
<style>
span { border-color: #086356; }
span { border-color: rgb(8,99,86); }
td.TdClassName
{
border-color: #086356;
}
.TagClassName
{
border-color: #086356;
}
</style>