Shades of Mosque #005747
Tints of Mosque #005747
RGB
CMYK
RGB Variations
Color information
#005747 (or 0x005747) is known color: Mosque. HEX triplet: 00, 57 and 47. RGB value is (0,87,71). Sum of RGB (Red+Green+Blue) = 0+87+71=158 (20% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 158); Green value is 87 (34.38% from 255 or 55.06% from 158); Blue value is 71 (28.12% from 255 or 44.94% from 158); Max value from RGB is 87 - color contains mainly: green. Hex color #005747 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #005747 is #FFA8B8. Grayscale: #3B3B3B. Windows color (decimal): -16754873 or 4675328. OLE color: 4675328.
HSL color Cylindrical-coordinate representation of color #005747: hue angle of 168.97º 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 #005747 is Cyan = 1, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 0 | 87 | 71 | - |
| CMYK | 1 | 0 | 0.18 | 0.66 |
| HSL | 168.97º | 1% | 0.17% | - |
| HSV(B) | 168.97º | 1% | 0.34% | - |
| XYZ | 4.55 | 7.27 | 7.13 | - |
| YUV | 59.16 | 134.68 | 85.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 87 | 71 | 1 | 0 | 0.18 | 0.66 | 168.97 | 1 | 0.17 |
| Hex | 0 | 57 | 47 | 64 | 0 | 12 | 42 | A9 | 64 | 11 |
| Octal | 0 | 127 | 107 | 144 | 0 | 22 | 102 | 251 | 144 | 21 |
| Binary | 0 | 1010111 | 1000111 | 1100100 | 0 | 10010 | 1000010 | 10101001 | 1100100 | 10001 |
Color Harmonies of #005747
Complementary color
Monochromatic Colors of #005747
Black with #005747
Text Example
Text Example
White with #005747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005747; }
p { color: rgb(0,87,71); }
H1.HeaderClassName
{
color: #005747;
}
.AnyTagClassName
{
color: #005747;
}
</style>
background-color css
<style>
a { background-color: #005747; }
a { background-color: rgb(0,87,71); }
div.DivClassName
{
background-color: #005747;
}
.BgClassName
{
background-color: #005747;
}
</style>
border-color css
<style>
span { border-color: #005747; }
span { border-color: rgb(0,87,71); }
td.TdClassName
{
border-color: #005747;
}
.TagClassName
{
border-color: #005747;
}
</style>