Shades of Mosque #04594E
Tints of Mosque #04594E
RGB
CMYK
RGB Variations
Color information
#04594E (or 0x04594E) is known color: Mosque. HEX triplet: 04, 59 and 4E. RGB value is (4,89,78). Sum of RGB (Red+Green+Blue) = 4+89+78=171 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.34% from 171); Green value is 89 (35.16% from 255 or 52.05% from 171); Blue value is 78 (30.86% from 255 or 45.61% from 171); Max value from RGB is 89 - color contains mainly: green. Hex color #04594E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04594E is #FBA6B1. Grayscale: #3E3E3E. Windows color (decimal): -16492210 or 5134596. OLE color: 5134596.
HSL color Cylindrical-coordinate representation of color #04594E: hue angle of 172.24º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04594E is Cyan = 0.96, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 89 | 78 | - |
| CMYK | 0.96 | 0 | 0.12 | 0.65 |
| HSL | 172.24º | 0.91% | 0.18% | - |
| HSV(B) | 172.24º | 0.96% | 0.35% | - |
| XYZ | 5 | 7.72 | 8.43 | - |
| YUV | 62.33 | 136.84 | 86.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 89 | 78 | 0.96 | 0 | 0.12 | 0.65 | 172.24 | 0.91 | 0.18 |
| Hex | 4 | 59 | 4E | 60 | 0 | C | 41 | AC | 5B | 12 |
| Octal | 4 | 131 | 116 | 140 | 0 | 14 | 101 | 254 | 133 | 22 |
| Binary | 100 | 1011001 | 1001110 | 1100000 | 0 | 1100 | 1000001 | 10101100 | 1011011 | 10010 |
Color Harmonies of #04594E
Complementary color
Monochromatic Colors of #04594E
Black with #04594E
Text Example
Text Example
White with #04594E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04594E; }
p { color: rgb(4,89,78); }
H1.HeaderClassName
{
color: #04594E;
}
.AnyTagClassName
{
color: #04594E;
}
</style>
background-color css
<style>
a { background-color: #04594E; }
a { background-color: rgb(4,89,78); }
div.DivClassName
{
background-color: #04594E;
}
.BgClassName
{
background-color: #04594E;
}
</style>
border-color css
<style>
span { border-color: #04594E; }
span { border-color: rgb(4,89,78); }
td.TdClassName
{
border-color: #04594E;
}
.TagClassName
{
border-color: #04594E;
}
</style>