Shades of Mosque #056050
Tints of Mosque #056050
RGB
CMYK
RGB Variations
Color information
#056050 (or 0x056050) is known color: Mosque. HEX triplet: 05, 60 and 50. RGB value is (5,96,80). Sum of RGB (Red+Green+Blue) = 5+96+80=181 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.76% from 181); Green value is 96 (37.89% from 255 or 53.04% from 181); Blue value is 80 (31.64% from 255 or 44.20% from 181); Max value from RGB is 96 - color contains mainly: green. Hex color #056050 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #056050 is #FA9FAF. Grayscale: #424242. Windows color (decimal): -16424880 or 5267461. OLE color: 5267461.
HSL color Cylindrical-coordinate representation of color #056050: hue angle of 169.45º 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 #056050 is Cyan = 0.95, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 5 | 96 | 80 | - |
| CMYK | 0.95 | 0 | 0.17 | 0.62 |
| HSL | 169.45º | 0.9% | 0.2% | - |
| HSV(B) | 169.45º | 0.95% | 0.38% | - |
| XYZ | 5.69 | 8.98 | 9.02 | - |
| YUV | 66.97 | 135.35 | 83.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 96 | 80 | 0.95 | 0 | 0.17 | 0.62 | 169.45 | 0.9 | 0.2 |
| Hex | 5 | 60 | 50 | 5F | 0 | 11 | 3E | A9 | 5A | 14 |
| Octal | 5 | 140 | 120 | 137 | 0 | 21 | 76 | 251 | 132 | 24 |
| Binary | 101 | 1100000 | 1010000 | 1011111 | 0 | 10001 | 111110 | 10101001 | 1011010 | 10100 |
Color Harmonies of #056050
Complementary color
Monochromatic Colors of #056050
Black with #056050
Text Example
Text Example
White with #056050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056050; }
p { color: rgb(5,96,80); }
H1.HeaderClassName
{
color: #056050;
}
.AnyTagClassName
{
color: #056050;
}
</style>
background-color css
<style>
a { background-color: #056050; }
a { background-color: rgb(5,96,80); }
div.DivClassName
{
background-color: #056050;
}
.BgClassName
{
background-color: #056050;
}
</style>
border-color css
<style>
span { border-color: #056050; }
span { border-color: rgb(5,96,80); }
td.TdClassName
{
border-color: #056050;
}
.TagClassName
{
border-color: #056050;
}
</style>