Shades of Mosque #005749
Tints of Mosque #005749
RGB
CMYK
RGB Variations
Color information
#005749 (or 0x005749) is known color: Mosque. HEX triplet: 00, 57 and 49. RGB value is (0,87,73). Sum of RGB (Red+Green+Blue) = 0+87+73=160 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 160); Green value is 87 (34.38% from 255 or 54.38% from 160); Blue value is 73 (28.91% from 255 or 45.62% from 160); Max value from RGB is 87 - color contains mainly: green. Hex color #005749 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #005749 is #FFA8B6. Grayscale: #3B3B3B. Windows color (decimal): -16754871 or 4806400. OLE color: 4806400.
HSL color Cylindrical-coordinate representation of color #005749: hue angle of 170.34º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005749 is Cyan = 1, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 0 | 87 | 73 | - |
| CMYK | 1 | 0 | 0.16 | 0.66 |
| HSL | 170.34º | 1% | 0.17% | - |
| HSV(B) | 170.34º | 1% | 0.34% | - |
| XYZ | 4.61 | 7.3 | 7.47 | - |
| YUV | 59.39 | 135.68 | 85.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 87 | 73 | 1 | 0 | 0.16 | 0.66 | 170.34 | 1 | 0.17 |
| Hex | 0 | 57 | 49 | 64 | 0 | 10 | 42 | AA | 64 | 11 |
| Octal | 0 | 127 | 111 | 144 | 0 | 20 | 102 | 252 | 144 | 21 |
| Binary | 0 | 1010111 | 1001001 | 1100100 | 0 | 10000 | 1000010 | 10101010 | 1100100 | 10001 |
Color Harmonies of #005749
Complementary color
Monochromatic Colors of #005749
Black with #005749
Text Example
Text Example
White with #005749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005749; }
p { color: rgb(0,87,73); }
H1.HeaderClassName
{
color: #005749;
}
.AnyTagClassName
{
color: #005749;
}
</style>
background-color css
<style>
a { background-color: #005749; }
a { background-color: rgb(0,87,73); }
div.DivClassName
{
background-color: #005749;
}
.BgClassName
{
background-color: #005749;
}
</style>
border-color css
<style>
span { border-color: #005749; }
span { border-color: rgb(0,87,73); }
td.TdClassName
{
border-color: #005749;
}
.TagClassName
{
border-color: #005749;
}
</style>