Shades of Mosque #056156
Tints of Mosque #056156
RGB
CMYK
RGB Variations
Color information
#056156 (or 0x056156) is known color: Mosque. HEX triplet: 05, 61 and 56. RGB value is (5,97,86). Sum of RGB (Red+Green+Blue) = 5+97+86=188 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.66% from 188); Green value is 97 (38.28% from 255 or 51.60% from 188); Blue value is 86 (33.98% from 255 or 45.74% from 188); Max value from RGB is 97 - color contains mainly: green. Hex color #056156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056156 is #FA9EA9. Grayscale: #444444. Windows color (decimal): -16424618 or 5660933. OLE color: 5660933.
HSL color Cylindrical-coordinate representation of color #056156: hue angle of 172.83º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056156 is Cyan = 0.95, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 5 | 97 | 86 | - |
| CMYK | 0.95 | 0 | 0.11 | 0.62 |
| HSL | 172.83º | 0.9% | 0.2% | - |
| HSV(B) | 172.83º | 0.95% | 0.38% | - |
| XYZ | 6.02 | 9.25 | 10.27 | - |
| YUV | 68.24 | 138.02 | 82.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 97 | 86 | 0.95 | 0 | 0.11 | 0.62 | 172.83 | 0.9 | 0.2 |
| Hex | 5 | 61 | 56 | 5F | 0 | B | 3E | AD | 5A | 14 |
| Octal | 5 | 141 | 126 | 137 | 0 | 13 | 76 | 255 | 132 | 24 |
| Binary | 101 | 1100001 | 1010110 | 1011111 | 0 | 1011 | 111110 | 10101101 | 1011010 | 10100 |
Color Harmonies of #056156
Complementary color
Monochromatic Colors of #056156
Black with #056156
Text Example
Text Example
White with #056156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056156; }
p { color: rgb(5,97,86); }
H1.HeaderClassName
{
color: #056156;
}
.AnyTagClassName
{
color: #056156;
}
</style>
background-color css
<style>
a { background-color: #056156; }
a { background-color: rgb(5,97,86); }
div.DivClassName
{
background-color: #056156;
}
.BgClassName
{
background-color: #056156;
}
</style>
border-color css
<style>
span { border-color: #056156; }
span { border-color: rgb(5,97,86); }
td.TdClassName
{
border-color: #056156;
}
.TagClassName
{
border-color: #056156;
}
</style>