Shades of Mosque #055749
Tints of Mosque #055749
RGB
CMYK
RGB Variations
Color information
#055749 (or 0x055749) is known color: Mosque. HEX triplet: 05, 57 and 49. RGB value is (5,87,73). Sum of RGB (Red+Green+Blue) = 5+87+73=165 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.03% from 165); Green value is 87 (34.38% from 255 or 52.73% from 165); Blue value is 73 (28.91% from 255 or 44.24% from 165); Max value from RGB is 87 - color contains mainly: green. Hex color #055749 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055749 is #FAA8B6. Grayscale: #3C3C3C. Windows color (decimal): -16427191 or 4806405. OLE color: 4806405.
HSL color Cylindrical-coordinate representation of color #055749: hue angle of 169.76º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055749 is Cyan = 0.94, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 5 | 87 | 73 | - |
| CMYK | 0.94 | 0 | 0.16 | 0.66 |
| HSL | 169.76º | 0.89% | 0.18% | - |
| HSV(B) | 169.76º | 0.94% | 0.34% | - |
| XYZ | 4.67 | 7.33 | 7.47 | - |
| YUV | 60.89 | 134.83 | 88.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 87 | 73 | 0.94 | 0 | 0.16 | 0.66 | 169.76 | 0.89 | 0.18 |
| Hex | 5 | 57 | 49 | 5E | 0 | 10 | 42 | AA | 59 | 12 |
| Octal | 5 | 127 | 111 | 136 | 0 | 20 | 102 | 252 | 131 | 22 |
| Binary | 101 | 1010111 | 1001001 | 1011110 | 0 | 10000 | 1000010 | 10101010 | 1011001 | 10010 |
Color Harmonies of #055749
Complementary color
Monochromatic Colors of #055749
Black with #055749
Text Example
Text Example
White with #055749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055749; }
p { color: rgb(5,87,73); }
H1.HeaderClassName
{
color: #055749;
}
.AnyTagClassName
{
color: #055749;
}
</style>
background-color css
<style>
a { background-color: #055749; }
a { background-color: rgb(5,87,73); }
div.DivClassName
{
background-color: #055749;
}
.BgClassName
{
background-color: #055749;
}
</style>
border-color css
<style>
span { border-color: #055749; }
span { border-color: rgb(5,87,73); }
td.TdClassName
{
border-color: #055749;
}
.TagClassName
{
border-color: #055749;
}
</style>