Shades of Mosque #086458
Tints of Mosque #086458
RGB
CMYK
RGB Variations
Color information
#086458 (or 0x086458) is known color: Mosque. HEX triplet: 08, 64 and 58. RGB value is (8,100,88). Sum of RGB (Red+Green+Blue) = 8+100+88=196 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.08% from 196); Green value is 100 (39.45% from 255 or 51.02% from 196); Blue value is 88 (34.77% from 255 or 44.90% from 196); Max value from RGB is 100 - color contains mainly: green. Hex color #086458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086458 is #F79BA7. Grayscale: #474747. Windows color (decimal): -16227240 or 5792776. OLE color: 5792776.
HSL color Cylindrical-coordinate representation of color #086458: hue angle of 172.17º 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 #086458 is Cyan = 0.92, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 100 | 88 | - |
| CMYK | 0.92 | 0 | 0.12 | 0.61 |
| HSL | 172.17º | 0.85% | 0.21% | - |
| HSV(B) | 172.17º | 0.92% | 0.39% | - |
| XYZ | 6.42 | 9.87 | 10.8 | - |
| YUV | 71.12 | 137.52 | 82.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 100 | 88 | 0.92 | 0 | 0.12 | 0.61 | 172.17 | 0.85 | 0.21 |
| Hex | 8 | 64 | 58 | 5C | 0 | C | 3D | AC | 55 | 15 |
| Octal | 10 | 144 | 130 | 134 | 0 | 14 | 75 | 254 | 125 | 25 |
| Binary | 1000 | 1100100 | 1011000 | 1011100 | 0 | 1100 | 111101 | 10101100 | 1010101 | 10101 |
Color Harmonies of #086458
Complementary color
Monochromatic Colors of #086458
Black with #086458
Text Example
Text Example
White with #086458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086458; }
p { color: rgb(8,100,88); }
H1.HeaderClassName
{
color: #086458;
}
.AnyTagClassName
{
color: #086458;
}
</style>
background-color css
<style>
a { background-color: #086458; }
a { background-color: rgb(8,100,88); }
div.DivClassName
{
background-color: #086458;
}
.BgClassName
{
background-color: #086458;
}
</style>
border-color css
<style>
span { border-color: #086458; }
span { border-color: rgb(8,100,88); }
td.TdClassName
{
border-color: #086458;
}
.TagClassName
{
border-color: #086458;
}
</style>