Shades of Mosque #086053
Tints of Mosque #086053
RGB
CMYK
RGB Variations
Color information
#086053 (or 0x086053) is known color: Mosque. HEX triplet: 08, 60 and 53. RGB value is (8,96,83). Sum of RGB (Red+Green+Blue) = 8+96+83=187 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.28% from 187); Green value is 96 (37.89% from 255 or 51.34% from 187); Blue value is 83 (32.81% from 255 or 44.39% from 187); Max value from RGB is 96 - color contains mainly: green. Hex color #086053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086053 is #F79FAC. Grayscale: #444444. Windows color (decimal): -16228269 or 5464072. OLE color: 5464072.
HSL color Cylindrical-coordinate representation of color #086053: hue angle of 171.14º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086053 is Cyan = 0.92, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 96 | 83 | - |
| CMYK | 0.92 | 0 | 0.14 | 0.62 |
| HSL | 171.14º | 0.85% | 0.2% | - |
| HSV(B) | 171.14º | 0.92% | 0.38% | - |
| XYZ | 5.84 | 9.04 | 9.62 | - |
| YUV | 68.21 | 136.35 | 85.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 96 | 83 | 0.92 | 0 | 0.14 | 0.62 | 171.14 | 0.85 | 0.2 |
| Hex | 8 | 60 | 53 | 5C | 0 | E | 3E | AB | 55 | 14 |
| Octal | 10 | 140 | 123 | 134 | 0 | 16 | 76 | 253 | 125 | 24 |
| Binary | 1000 | 1100000 | 1010011 | 1011100 | 0 | 1110 | 111110 | 10101011 | 1010101 | 10100 |
Color Harmonies of #086053
Complementary color
Monochromatic Colors of #086053
Black with #086053
Text Example
Text Example
White with #086053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086053; }
p { color: rgb(8,96,83); }
H1.HeaderClassName
{
color: #086053;
}
.AnyTagClassName
{
color: #086053;
}
</style>
background-color css
<style>
a { background-color: #086053; }
a { background-color: rgb(8,96,83); }
div.DivClassName
{
background-color: #086053;
}
.BgClassName
{
background-color: #086053;
}
</style>
border-color css
<style>
span { border-color: #086053; }
span { border-color: rgb(8,96,83); }
td.TdClassName
{
border-color: #086053;
}
.TagClassName
{
border-color: #086053;
}
</style>