Shades of Mosque #086154
Tints of Mosque #086154
RGB
CMYK
RGB Variations
Color information
#086154 (or 0x086154) is known color: Mosque. HEX triplet: 08, 61 and 54. RGB value is (8,97,84). Sum of RGB (Red+Green+Blue) = 8+97+84=189 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.23% from 189); Green value is 97 (38.28% from 255 or 51.32% from 189); Blue value is 84 (33.20% from 255 or 44.44% from 189); Max value from RGB is 97 - color contains mainly: green. Hex color #086154 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086154 is #F79EAB. Grayscale: #444444. Windows color (decimal): -16228012 or 5529864. OLE color: 5529864.
HSL color Cylindrical-coordinate representation of color #086154: hue angle of 171.24º 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 #086154 is Cyan = 0.92, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 97 | 84 | - |
| CMYK | 0.92 | 0 | 0.13 | 0.62 |
| HSL | 171.24º | 0.85% | 0.21% | - |
| HSV(B) | 171.24º | 0.92% | 0.38% | - |
| XYZ | 5.98 | 9.24 | 9.86 | - |
| YUV | 68.91 | 136.51 | 84.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 97 | 84 | 0.92 | 0 | 0.13 | 0.62 | 171.24 | 0.85 | 0.21 |
| Hex | 8 | 61 | 54 | 5C | 0 | D | 3E | AB | 55 | 15 |
| Octal | 10 | 141 | 124 | 134 | 0 | 15 | 76 | 253 | 125 | 25 |
| Binary | 1000 | 1100001 | 1010100 | 1011100 | 0 | 1101 | 111110 | 10101011 | 1010101 | 10101 |
Color Harmonies of #086154
Complementary color
Monochromatic Colors of #086154
Black with #086154
Text Example
Text Example
White with #086154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086154; }
p { color: rgb(8,97,84); }
H1.HeaderClassName
{
color: #086154;
}
.AnyTagClassName
{
color: #086154;
}
</style>
background-color css
<style>
a { background-color: #086154; }
a { background-color: rgb(8,97,84); }
div.DivClassName
{
background-color: #086154;
}
.BgClassName
{
background-color: #086154;
}
</style>
border-color css
<style>
span { border-color: #086154; }
span { border-color: rgb(8,97,84); }
td.TdClassName
{
border-color: #086154;
}
.TagClassName
{
border-color: #086154;
}
</style>