Shades of Mosque #04575E
Tints of Mosque #04575E
RGB
CMYK
RGB Variations
Color information
#04575E (or 0x04575E) is known color: Mosque. HEX triplet: 04, 57 and 5E. RGB value is (4,87,94). Sum of RGB (Red+Green+Blue) = 4+87+94=185 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.16% from 185); Green value is 87 (34.38% from 255 or 47.03% from 185); Blue value is 94 (37.11% from 255 or 50.81% from 185); Max value from RGB is 94 - color contains mainly: blue. Hex color #04575E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04575E is #FBA8A1. Grayscale: #3E3E3E. Windows color (decimal): -16492706 or 6182660. OLE color: 6182660.
HSL color Cylindrical-coordinate representation of color #04575E: hue angle of 184.67º degrees, saturation: 0.92, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04575E is Cyan = 0.96, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 4 | 87 | 94 | - |
| CMYK | 0.96 | 0.07 | 0 | 0.63 |
| HSL | 184.67º | 0.92% | 0.19% | - |
| HSV(B) | 184.67º | 0.96% | 0.37% | - |
| XYZ | 5.48 | 7.65 | 11.78 | - |
| YUV | 62.98 | 145.5 | 85.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 87 | 94 | 0.96 | 0.07 | 0 | 0.63 | 184.67 | 0.92 | 0.19 |
| Hex | 4 | 57 | 5E | 60 | 7 | 0 | 3F | B9 | 5C | 13 |
| Octal | 4 | 127 | 136 | 140 | 7 | 0 | 77 | 271 | 134 | 23 |
| Binary | 100 | 1010111 | 1011110 | 1100000 | 111 | 0 | 111111 | 10111001 | 1011100 | 10011 |
Color Harmonies of #04575E
Complementary color
Monochromatic Colors of #04575E
Black with #04575E
Text Example
Text Example
White with #04575E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04575E; }
p { color: rgb(4,87,94); }
H1.HeaderClassName
{
color: #04575E;
}
.AnyTagClassName
{
color: #04575E;
}
</style>
background-color css
<style>
a { background-color: #04575E; }
a { background-color: rgb(4,87,94); }
div.DivClassName
{
background-color: #04575E;
}
.BgClassName
{
background-color: #04575E;
}
</style>
border-color css
<style>
span { border-color: #04575E; }
span { border-color: rgb(4,87,94); }
td.TdClassName
{
border-color: #04575E;
}
.TagClassName
{
border-color: #04575E;
}
</style>