Shades of Mosque #086257
Tints of Mosque #086257
RGB
CMYK
RGB Variations
Color information
#086257 (or 0x086257) is known color: Mosque. HEX triplet: 08, 62 and 57. RGB value is (8,98,87). Sum of RGB (Red+Green+Blue) = 8+98+87=193 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.15% from 193); Green value is 98 (38.67% from 255 or 50.78% from 193); Blue value is 87 (34.38% from 255 or 45.08% from 193); Max value from RGB is 98 - color contains mainly: green. Hex color #086257 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086257 is #F79DA8. Grayscale: #454545. Windows color (decimal): -16227753 or 5726728. OLE color: 5726728.
HSL color Cylindrical-coordinate representation of color #086257: hue angle of 172.67º 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 #086257 is Cyan = 0.92, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 98 | 87 | - |
| CMYK | 0.92 | 0 | 0.11 | 0.62 |
| HSL | 172.67º | 0.85% | 0.21% | - |
| HSV(B) | 172.67º | 0.92% | 0.38% | - |
| XYZ | 6.19 | 9.48 | 10.52 | - |
| YUV | 69.84 | 137.68 | 83.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 98 | 87 | 0.92 | 0 | 0.11 | 0.62 | 172.67 | 0.85 | 0.21 |
| Hex | 8 | 62 | 57 | 5C | 0 | B | 3E | AD | 55 | 15 |
| Octal | 10 | 142 | 127 | 134 | 0 | 13 | 76 | 255 | 125 | 25 |
| Binary | 1000 | 1100010 | 1010111 | 1011100 | 0 | 1011 | 111110 | 10101101 | 1010101 | 10101 |
Color Harmonies of #086257
Complementary color
Monochromatic Colors of #086257
Black with #086257
Text Example
Text Example
White with #086257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086257; }
p { color: rgb(8,98,87); }
H1.HeaderClassName
{
color: #086257;
}
.AnyTagClassName
{
color: #086257;
}
</style>
background-color css
<style>
a { background-color: #086257; }
a { background-color: rgb(8,98,87); }
div.DivClassName
{
background-color: #086257;
}
.BgClassName
{
background-color: #086257;
}
</style>
border-color css
<style>
span { border-color: #086257; }
span { border-color: rgb(8,98,87); }
td.TdClassName
{
border-color: #086257;
}
.TagClassName
{
border-color: #086257;
}
</style>