Shades of Mosque #005748
Tints of Mosque #005748
RGB
CMYK
RGB Variations
Color information
#005748 (or 0x005748) is known color: Mosque. HEX triplet: 00, 57 and 48. RGB value is (0,87,72). Sum of RGB (Red+Green+Blue) = 0+87+72=159 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 159); Green value is 87 (34.38% from 255 or 54.72% from 159); Blue value is 72 (28.52% from 255 or 45.28% from 159); Max value from RGB is 87 - color contains mainly: green. Hex color #005748 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #005748 is #FFA8B7. Grayscale: #3B3B3B. Windows color (decimal): -16754872 or 4740864. OLE color: 4740864.
HSL color Cylindrical-coordinate representation of color #005748: hue angle of 169.66º 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 #005748 is Cyan = 1, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 0 | 87 | 72 | - |
| CMYK | 1 | 0 | 0.17 | 0.66 |
| HSL | 169.66º | 1% | 0.17% | - |
| HSV(B) | 169.66º | 1% | 0.34% | - |
| XYZ | 4.58 | 7.28 | 7.3 | - |
| YUV | 59.28 | 135.18 | 85.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 87 | 72 | 1 | 0 | 0.17 | 0.66 | 169.66 | 1 | 0.17 |
| Hex | 0 | 57 | 48 | 64 | 0 | 11 | 42 | AA | 64 | 11 |
| Octal | 0 | 127 | 110 | 144 | 0 | 21 | 102 | 252 | 144 | 21 |
| Binary | 0 | 1010111 | 1001000 | 1100100 | 0 | 10001 | 1000010 | 10101010 | 1100100 | 10001 |
Color Harmonies of #005748
Complementary color
Monochromatic Colors of #005748
Black with #005748
Text Example
Text Example
White with #005748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005748; }
p { color: rgb(0,87,72); }
H1.HeaderClassName
{
color: #005748;
}
.AnyTagClassName
{
color: #005748;
}
</style>
background-color css
<style>
a { background-color: #005748; }
a { background-color: rgb(0,87,72); }
div.DivClassName
{
background-color: #005748;
}
.BgClassName
{
background-color: #005748;
}
</style>
border-color css
<style>
span { border-color: #005748; }
span { border-color: rgb(0,87,72); }
td.TdClassName
{
border-color: #005748;
}
.TagClassName
{
border-color: #005748;
}
</style>