Shades of Mosque #045749
Tints of Mosque #045749
RGB
CMYK
RGB Variations
Color information
#045749 (or 0x045749) is known color: Mosque. HEX triplet: 04, 57 and 49. RGB value is (4,87,73). Sum of RGB (Red+Green+Blue) = 4+87+73=164 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.44% from 164); Green value is 87 (34.38% from 255 or 53.05% from 164); Blue value is 73 (28.91% from 255 or 44.51% from 164); Max value from RGB is 87 - color contains mainly: green. Hex color #045749 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045749 is #FBA8B6. Grayscale: #3C3C3C. Windows color (decimal): -16492727 or 4806404. OLE color: 4806404.
HSL color Cylindrical-coordinate representation of color #045749: hue angle of 169.88º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045749 is Cyan = 0.95, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 87 | 73 | - |
| CMYK | 0.95 | 0 | 0.16 | 0.66 |
| HSL | 169.88º | 0.91% | 0.18% | - |
| HSV(B) | 169.88º | 0.95% | 0.34% | - |
| XYZ | 4.66 | 7.32 | 7.47 | - |
| YUV | 60.59 | 135 | 87.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 87 | 73 | 0.95 | 0 | 0.16 | 0.66 | 169.88 | 0.91 | 0.18 |
| Hex | 4 | 57 | 49 | 5F | 0 | 10 | 42 | AA | 5B | 12 |
| Octal | 4 | 127 | 111 | 137 | 0 | 20 | 102 | 252 | 133 | 22 |
| Binary | 100 | 1010111 | 1001001 | 1011111 | 0 | 10000 | 1000010 | 10101010 | 1011011 | 10010 |
Color Harmonies of #045749
Complementary color
Monochromatic Colors of #045749
Black with #045749
Text Example
Text Example
White with #045749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045749; }
p { color: rgb(4,87,73); }
H1.HeaderClassName
{
color: #045749;
}
.AnyTagClassName
{
color: #045749;
}
</style>
background-color css
<style>
a { background-color: #045749; }
a { background-color: rgb(4,87,73); }
div.DivClassName
{
background-color: #045749;
}
.BgClassName
{
background-color: #045749;
}
</style>
border-color css
<style>
span { border-color: #045749; }
span { border-color: rgb(4,87,73); }
td.TdClassName
{
border-color: #045749;
}
.TagClassName
{
border-color: #045749;
}
</style>