Shades of Mosque #005849
Tints of Mosque #005849
RGB
CMYK
RGB Variations
Color information
#005849 (or 0x005849) is known color: Mosque. HEX triplet: 00, 58 and 49. RGB value is (0,88,73). Sum of RGB (Red+Green+Blue) = 0+88+73=161 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 161); Green value is 88 (34.77% from 255 or 54.66% from 161); Blue value is 73 (28.91% from 255 or 45.34% from 161); Max value from RGB is 88 - color contains mainly: green. Hex color #005849 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #005849 is #FFA7B6. Grayscale: #3B3B3B. Windows color (decimal): -16754615 or 4806656. OLE color: 4806656.
HSL color Cylindrical-coordinate representation of color #005849: hue angle of 169.77º 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 #005849 is Cyan = 1, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 88 | 73 | - |
| CMYK | 1 | 0 | 0.17 | 0.65 |
| HSL | 169.77º | 1% | 0.17% | - |
| HSV(B) | 169.77º | 1% | 0.35% | - |
| XYZ | 4.69 | 7.46 | 7.5 | - |
| YUV | 59.98 | 135.35 | 85.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 88 | 73 | 1 | 0 | 0.17 | 0.65 | 169.77 | 1 | 0.17 |
| Hex | 0 | 58 | 49 | 64 | 0 | 11 | 41 | AA | 64 | 11 |
| Octal | 0 | 130 | 111 | 144 | 0 | 21 | 101 | 252 | 144 | 21 |
| Binary | 0 | 1011000 | 1001001 | 1100100 | 0 | 10001 | 1000001 | 10101010 | 1100100 | 10001 |
Color Harmonies of #005849
Complementary color
Monochromatic Colors of #005849
Black with #005849
Text Example
Text Example
White with #005849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005849; }
p { color: rgb(0,88,73); }
H1.HeaderClassName
{
color: #005849;
}
.AnyTagClassName
{
color: #005849;
}
</style>
background-color css
<style>
a { background-color: #005849; }
a { background-color: rgb(0,88,73); }
div.DivClassName
{
background-color: #005849;
}
.BgClassName
{
background-color: #005849;
}
</style>
border-color css
<style>
span { border-color: #005849; }
span { border-color: rgb(0,88,73); }
td.TdClassName
{
border-color: #005849;
}
.TagClassName
{
border-color: #005849;
}
</style>