Shades of Mosque #005949
Tints of Mosque #005949
RGB
CMYK
RGB Variations
Color information
#005949 (or 0x005949) is known color: Mosque. HEX triplet: 00, 59 and 49. RGB value is (0,89,73). Sum of RGB (Red+Green+Blue) = 0+89+73=162 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 162); Green value is 89 (35.16% from 255 or 54.94% from 162); Blue value is 73 (28.91% from 255 or 45.06% from 162); Max value from RGB is 89 - color contains mainly: green. Hex color #005949 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #005949 is #FFA6B6. Grayscale: #3C3C3C. Windows color (decimal): -16754359 or 4806912. OLE color: 4806912.
HSL color Cylindrical-coordinate representation of color #005949: hue angle of 169.21º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005949 is Cyan = 1, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 89 | 73 | - |
| CMYK | 1 | 0 | 0.18 | 0.65 |
| HSL | 169.21º | 1% | 0.17% | - |
| HSV(B) | 169.21º | 1% | 0.35% | - |
| XYZ | 4.77 | 7.63 | 7.52 | - |
| YUV | 60.57 | 135.01 | 84.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 73 | 1 | 0 | 0.18 | 0.65 | 169.21 | 1 | 0.17 |
| Hex | 0 | 59 | 49 | 64 | 0 | 12 | 41 | A9 | 64 | 11 |
| Octal | 0 | 131 | 111 | 144 | 0 | 22 | 101 | 251 | 144 | 21 |
| Binary | 0 | 1011001 | 1001001 | 1100100 | 0 | 10010 | 1000001 | 10101001 | 1100100 | 10001 |
Color Harmonies of #005949
Complementary color
Monochromatic Colors of #005949
Black with #005949
Text Example
Text Example
White with #005949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005949; }
p { color: rgb(0,89,73); }
H1.HeaderClassName
{
color: #005949;
}
.AnyTagClassName
{
color: #005949;
}
</style>
background-color css
<style>
a { background-color: #005949; }
a { background-color: rgb(0,89,73); }
div.DivClassName
{
background-color: #005949;
}
.BgClassName
{
background-color: #005949;
}
</style>
border-color css
<style>
span { border-color: #005949; }
span { border-color: rgb(0,89,73); }
td.TdClassName
{
border-color: #005949;
}
.TagClassName
{
border-color: #005949;
}
</style>