Shades of Mosque #056160
Tints of Mosque #056160
RGB
CMYK
RGB Variations
Color information
#056160 (or 0x056160) is known color: Mosque. HEX triplet: 05, 61 and 60. RGB value is (5,97,96). Sum of RGB (Red+Green+Blue) = 5+97+96=198 (26% of max value = 765). Red value is 5 (2.34% from 255 or 2.53% from 198); Green value is 97 (38.28% from 255 or 48.99% from 198); Blue value is 96 (37.89% from 255 or 48.48% from 198); Max value from RGB is 97 - color contains mainly: green. Hex color #056160 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056160 is #FA9E9F. Grayscale: #454545. Windows color (decimal): -16424608 or 6316293. OLE color: 6316293.
HSL color Cylindrical-coordinate representation of color #056160: hue angle of 179.35º 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 #056160 is Cyan = 0.95, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 5 | 97 | 96 | - |
| CMYK | 0.95 | 0 | 0.01 | 0.62 |
| HSL | 179.35º | 0.9% | 0.2% | - |
| HSV(B) | 179.35º | 0.95% | 0.38% | - |
| XYZ | 6.45 | 9.43 | 12.55 | - |
| YUV | 69.38 | 143.02 | 82.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 97 | 96 | 0.95 | 0 | 0.01 | 0.62 | 179.35 | 0.9 | 0.2 |
| Hex | 5 | 61 | 60 | 5F | 0 | 1 | 3E | B3 | 5A | 14 |
| Octal | 5 | 141 | 140 | 137 | 0 | 1 | 76 | 263 | 132 | 24 |
| Binary | 101 | 1100001 | 1100000 | 1011111 | 0 | 1 | 111110 | 10110011 | 1011010 | 10100 |
Color Harmonies of #056160
Complementary color
Monochromatic Colors of #056160
Black with #056160
Text Example
Text Example
White with #056160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056160; }
p { color: rgb(5,97,96); }
H1.HeaderClassName
{
color: #056160;
}
.AnyTagClassName
{
color: #056160;
}
</style>
background-color css
<style>
a { background-color: #056160; }
a { background-color: rgb(5,97,96); }
div.DivClassName
{
background-color: #056160;
}
.BgClassName
{
background-color: #056160;
}
</style>
border-color css
<style>
span { border-color: #056160; }
span { border-color: rgb(5,97,96); }
td.TdClassName
{
border-color: #056160;
}
.TagClassName
{
border-color: #056160;
}
</style>