Shades of Mosque #086153
Tints of Mosque #086153
RGB
CMYK
RGB Variations
Color information
#086153 (or 0x086153) is known color: Mosque. HEX triplet: 08, 61 and 53. RGB value is (8,97,83). Sum of RGB (Red+Green+Blue) = 8+97+83=188 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.26% from 188); Green value is 97 (38.28% from 255 or 51.60% from 188); Blue value is 83 (32.81% from 255 or 44.15% from 188); Max value from RGB is 97 - color contains mainly: green. Hex color #086153 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086153 is #F79EAC. Grayscale: #444444. Windows color (decimal): -16228013 or 5464328. OLE color: 5464328.
HSL color Cylindrical-coordinate representation of color #086153: hue angle of 170.56º 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 #086153 is Cyan = 0.92, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 97 | 83 | - |
| CMYK | 0.92 | 0 | 0.14 | 0.62 |
| HSL | 170.56º | 0.85% | 0.21% | - |
| HSV(B) | 170.56º | 0.92% | 0.38% | - |
| XYZ | 5.94 | 9.23 | 9.65 | - |
| YUV | 68.79 | 136.01 | 84.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 97 | 83 | 0.92 | 0 | 0.14 | 0.62 | 170.56 | 0.85 | 0.21 |
| Hex | 8 | 61 | 53 | 5C | 0 | E | 3E | AB | 55 | 15 |
| Octal | 10 | 141 | 123 | 134 | 0 | 16 | 76 | 253 | 125 | 25 |
| Binary | 1000 | 1100001 | 1010011 | 1011100 | 0 | 1110 | 111110 | 10101011 | 1010101 | 10101 |
Color Harmonies of #086153
Complementary color
Monochromatic Colors of #086153
Black with #086153
Text Example
Text Example
White with #086153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086153; }
p { color: rgb(8,97,83); }
H1.HeaderClassName
{
color: #086153;
}
.AnyTagClassName
{
color: #086153;
}
</style>
background-color css
<style>
a { background-color: #086153; }
a { background-color: rgb(8,97,83); }
div.DivClassName
{
background-color: #086153;
}
.BgClassName
{
background-color: #086153;
}
</style>
border-color css
<style>
span { border-color: #086153; }
span { border-color: rgb(8,97,83); }
td.TdClassName
{
border-color: #086153;
}
.TagClassName
{
border-color: #086153;
}
</style>