Shades of Mosque #086157
Tints of Mosque #086157
RGB
CMYK
RGB Variations
Color information
#086157 (or 0x086157) is known color: Mosque. HEX triplet: 08, 61 and 57. RGB value is (8,97,87). Sum of RGB (Red+Green+Blue) = 8+97+87=192 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.17% from 192); Green value is 97 (38.28% from 255 or 50.52% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 97 - color contains mainly: green. Hex color #086157 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086157 is #F79EA8. Grayscale: #454545. Windows color (decimal): -16228009 or 5726472. OLE color: 5726472.
HSL color Cylindrical-coordinate representation of color #086157: hue angle of 173.26º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086157 is Cyan = 0.92, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 97 | 87 | - |
| CMYK | 0.92 | 0 | 0.10 | 0.62 |
| HSL | 173.26º | 0.85% | 0.21% | - |
| HSV(B) | 173.26º | 0.92% | 0.38% | - |
| XYZ | 6.1 | 9.29 | 10.49 | - |
| YUV | 69.25 | 138.01 | 84.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 97 | 87 | 0.92 | 0 | 0.10 | 0.62 | 173.26 | 0.85 | 0.21 |
| Hex | 8 | 61 | 57 | 5C | 0 | A | 3E | AD | 55 | 15 |
| Octal | 10 | 141 | 127 | 134 | 0 | 12 | 76 | 255 | 125 | 25 |
| Binary | 1000 | 1100001 | 1010111 | 1011100 | 0 | 1010 | 111110 | 10101101 | 1010101 | 10101 |
Color Harmonies of #086157
Complementary color
Monochromatic Colors of #086157
Black with #086157
Text Example
Text Example
White with #086157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086157; }
p { color: rgb(8,97,87); }
H1.HeaderClassName
{
color: #086157;
}
.AnyTagClassName
{
color: #086157;
}
</style>
background-color css
<style>
a { background-color: #086157; }
a { background-color: rgb(8,97,87); }
div.DivClassName
{
background-color: #086157;
}
.BgClassName
{
background-color: #086157;
}
</style>
border-color css
<style>
span { border-color: #086157; }
span { border-color: rgb(8,97,87); }
td.TdClassName
{
border-color: #086157;
}
.TagClassName
{
border-color: #086157;
}
</style>