Shades of Mosque #055949
Tints of Mosque #055949
RGB
CMYK
RGB Variations
Color information
#055949 (or 0x055949) is known color: Mosque. HEX triplet: 05, 59 and 49. RGB value is (5,89,73). Sum of RGB (Red+Green+Blue) = 5+89+73=167 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.99% from 167); Green value is 89 (35.16% from 255 or 53.29% from 167); Blue value is 73 (28.91% from 255 or 43.71% from 167); Max value from RGB is 89 - color contains mainly: green. Hex color #055949 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055949 is #FAA6B6. Grayscale: #3E3E3E. Windows color (decimal): -16426679 or 4806917. OLE color: 4806917.
HSL color Cylindrical-coordinate representation of color #055949: hue angle of 168.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 #055949 is Cyan = 0.94, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 5 | 89 | 73 | - |
| CMYK | 0.94 | 0 | 0.18 | 0.65 |
| HSL | 168.57º | 0.89% | 0.18% | - |
| HSV(B) | 168.57º | 0.94% | 0.35% | - |
| XYZ | 4.84 | 7.66 | 7.53 | - |
| YUV | 62.06 | 134.17 | 87.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 89 | 73 | 0.94 | 0 | 0.18 | 0.65 | 168.57 | 0.89 | 0.18 |
| Hex | 5 | 59 | 49 | 5E | 0 | 12 | 41 | A9 | 59 | 12 |
| Octal | 5 | 131 | 111 | 136 | 0 | 22 | 101 | 251 | 131 | 22 |
| Binary | 101 | 1011001 | 1001001 | 1011110 | 0 | 10010 | 1000001 | 10101001 | 1011001 | 10010 |
Color Harmonies of #055949
Complementary color
Monochromatic Colors of #055949
Black with #055949
Text Example
Text Example
White with #055949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055949; }
p { color: rgb(5,89,73); }
H1.HeaderClassName
{
color: #055949;
}
.AnyTagClassName
{
color: #055949;
}
</style>
background-color css
<style>
a { background-color: #055949; }
a { background-color: rgb(5,89,73); }
div.DivClassName
{
background-color: #055949;
}
.BgClassName
{
background-color: #055949;
}
</style>
border-color css
<style>
span { border-color: #055949; }
span { border-color: rgb(5,89,73); }
td.TdClassName
{
border-color: #055949;
}
.TagClassName
{
border-color: #055949;
}
</style>