Shades of Mosque #086556
Tints of Mosque #086556
RGB
CMYK
RGB Variations
Color information
#086556 (or 0x086556) is known color: Mosque. HEX triplet: 08, 65 and 56. RGB value is (8,101,86). Sum of RGB (Red+Green+Blue) = 8+101+86=195 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.10% from 195); Green value is 101 (39.84% from 255 or 51.79% from 195); Blue value is 86 (33.98% from 255 or 44.10% from 195); Max value from RGB is 101 - color contains mainly: green. Hex color #086556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086556 is #F79AA9. Grayscale: #474747. Windows color (decimal): -16226986 or 5661960. OLE color: 5661960.
HSL color Cylindrical-coordinate representation of color #086556: hue angle of 170.32º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086556 is Cyan = 0.92, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 8 | 101 | 86 | - |
| CMYK | 0.92 | 0 | 0.15 | 0.60 |
| HSL | 170.32º | 0.85% | 0.21% | - |
| HSV(B) | 170.32º | 0.92% | 0.4% | - |
| XYZ | 6.43 | 10.03 | 10.4 | - |
| YUV | 71.48 | 136.19 | 82.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 101 | 86 | 0.92 | 0 | 0.15 | 0.60 | 170.32 | 0.85 | 0.21 |
| Hex | 8 | 65 | 56 | 5C | 0 | F | 3C | AA | 55 | 15 |
| Octal | 10 | 145 | 126 | 134 | 0 | 17 | 74 | 252 | 125 | 25 |
| Binary | 1000 | 1100101 | 1010110 | 1011100 | 0 | 1111 | 111100 | 10101010 | 1010101 | 10101 |
Color Harmonies of #086556
Complementary color
Monochromatic Colors of #086556
Black with #086556
Text Example
Text Example
White with #086556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086556; }
p { color: rgb(8,101,86); }
H1.HeaderClassName
{
color: #086556;
}
.AnyTagClassName
{
color: #086556;
}
</style>
background-color css
<style>
a { background-color: #086556; }
a { background-color: rgb(8,101,86); }
div.DivClassName
{
background-color: #086556;
}
.BgClassName
{
background-color: #086556;
}
</style>
border-color css
<style>
span { border-color: #086556; }
span { border-color: rgb(8,101,86); }
td.TdClassName
{
border-color: #086556;
}
.TagClassName
{
border-color: #086556;
}
</style>