Shades of Mosque #055950
Tints of Mosque #055950
RGB
CMYK
RGB Variations
Color information
#055950 (or 0x055950) is known color: Mosque. HEX triplet: 05, 59 and 50. RGB value is (5,89,80). Sum of RGB (Red+Green+Blue) = 5+89+80=174 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.87% from 174); Green value is 89 (35.16% from 255 or 51.15% from 174); Blue value is 80 (31.64% from 255 or 45.98% from 174); Max value from RGB is 89 - color contains mainly: green. Hex color #055950 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055950 is #FAA6AF. Grayscale: #3E3E3E. Windows color (decimal): -16426672 or 5265669. OLE color: 5265669.
HSL color Cylindrical-coordinate representation of color #055950: hue angle of 173.57º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055950 is Cyan = 0.94, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 5 | 89 | 80 | - |
| CMYK | 0.94 | 0 | 0.10 | 0.65 |
| HSL | 173.57º | 0.89% | 0.18% | - |
| HSV(B) | 173.57º | 0.94% | 0.35% | - |
| XYZ | 5.08 | 7.76 | 8.82 | - |
| YUV | 62.86 | 137.67 | 86.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 89 | 80 | 0.94 | 0 | 0.10 | 0.65 | 173.57 | 0.89 | 0.18 |
| Hex | 5 | 59 | 50 | 5E | 0 | A | 41 | AE | 59 | 12 |
| Octal | 5 | 131 | 120 | 136 | 0 | 12 | 101 | 256 | 131 | 22 |
| Binary | 101 | 1011001 | 1010000 | 1011110 | 0 | 1010 | 1000001 | 10101110 | 1011001 | 10010 |
Color Harmonies of #055950
Complementary color
Monochromatic Colors of #055950
Black with #055950
Text Example
Text Example
White with #055950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055950; }
p { color: rgb(5,89,80); }
H1.HeaderClassName
{
color: #055950;
}
.AnyTagClassName
{
color: #055950;
}
</style>
background-color css
<style>
a { background-color: #055950; }
a { background-color: rgb(5,89,80); }
div.DivClassName
{
background-color: #055950;
}
.BgClassName
{
background-color: #055950;
}
</style>
border-color css
<style>
span { border-color: #055950; }
span { border-color: rgb(5,89,80); }
td.TdClassName
{
border-color: #055950;
}
.TagClassName
{
border-color: #055950;
}
</style>