Shades of Mosque #086358
Tints of Mosque #086358
RGB
CMYK
RGB Variations
Color information
#086358 (or 0x086358) is known color: Mosque. HEX triplet: 08, 63 and 58. RGB value is (8,99,88). Sum of RGB (Red+Green+Blue) = 8+99+88=195 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.10% from 195); Green value is 99 (39.06% from 255 or 50.77% from 195); Blue value is 88 (34.77% from 255 or 45.13% from 195); Max value from RGB is 99 - color contains mainly: green. Hex color #086358 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086358 is #F79CA7. Grayscale: #464646. Windows color (decimal): -16227496 or 5792520. OLE color: 5792520.
HSL color Cylindrical-coordinate representation of color #086358: hue angle of 172.75º 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 #086358 is Cyan = 0.92, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 99 | 88 | - |
| CMYK | 0.92 | 0 | 0.11 | 0.61 |
| HSL | 172.75º | 0.85% | 0.21% | - |
| HSV(B) | 172.75º | 0.92% | 0.39% | - |
| XYZ | 6.32 | 9.68 | 10.77 | - |
| YUV | 70.54 | 137.85 | 83.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 99 | 88 | 0.92 | 0 | 0.11 | 0.61 | 172.75 | 0.85 | 0.21 |
| Hex | 8 | 63 | 58 | 5C | 0 | B | 3D | AD | 55 | 15 |
| Octal | 10 | 143 | 130 | 134 | 0 | 13 | 75 | 255 | 125 | 25 |
| Binary | 1000 | 1100011 | 1011000 | 1011100 | 0 | 1011 | 111101 | 10101101 | 1010101 | 10101 |
Color Harmonies of #086358
Complementary color
Monochromatic Colors of #086358
Black with #086358
Text Example
Text Example
White with #086358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086358; }
p { color: rgb(8,99,88); }
H1.HeaderClassName
{
color: #086358;
}
.AnyTagClassName
{
color: #086358;
}
</style>
background-color css
<style>
a { background-color: #086358; }
a { background-color: rgb(8,99,88); }
div.DivClassName
{
background-color: #086358;
}
.BgClassName
{
background-color: #086358;
}
</style>
border-color css
<style>
span { border-color: #086358; }
span { border-color: rgb(8,99,88); }
td.TdClassName
{
border-color: #086358;
}
.TagClassName
{
border-color: #086358;
}
</style>