Shades of Mosque #04574E
Tints of Mosque #04574E
RGB
CMYK
RGB Variations
Color information
#04574E (or 0x04574E) is known color: Mosque. HEX triplet: 04, 57 and 4E. RGB value is (4,87,78). Sum of RGB (Red+Green+Blue) = 4+87+78=169 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.37% from 169); Green value is 87 (34.38% from 255 or 51.48% from 169); Blue value is 78 (30.86% from 255 or 46.15% from 169); Max value from RGB is 87 - color contains mainly: green. Hex color #04574E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04574E is #FBA8B1. Grayscale: #3D3D3D. Windows color (decimal): -16492722 or 5134084. OLE color: 5134084.
HSL color Cylindrical-coordinate representation of color #04574E: hue angle of 173.49º 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 #04574E is Cyan = 0.95, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 87 | 78 | - |
| CMYK | 0.95 | 0 | 0.10 | 0.66 |
| HSL | 173.49º | 0.91% | 0.18% | - |
| HSV(B) | 173.49º | 0.95% | 0.34% | - |
| XYZ | 4.83 | 7.39 | 8.38 | - |
| YUV | 61.16 | 137.5 | 87.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 87 | 78 | 0.95 | 0 | 0.10 | 0.66 | 173.49 | 0.91 | 0.18 |
| Hex | 4 | 57 | 4E | 5F | 0 | A | 42 | AD | 5B | 12 |
| Octal | 4 | 127 | 116 | 137 | 0 | 12 | 102 | 255 | 133 | 22 |
| Binary | 100 | 1010111 | 1001110 | 1011111 | 0 | 1010 | 1000010 | 10101101 | 1011011 | 10010 |
Color Harmonies of #04574E
Complementary color
Monochromatic Colors of #04574E
Black with #04574E
Text Example
Text Example
White with #04574E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04574E; }
p { color: rgb(4,87,78); }
H1.HeaderClassName
{
color: #04574E;
}
.AnyTagClassName
{
color: #04574E;
}
</style>
background-color css
<style>
a { background-color: #04574E; }
a { background-color: rgb(4,87,78); }
div.DivClassName
{
background-color: #04574E;
}
.BgClassName
{
background-color: #04574E;
}
</style>
border-color css
<style>
span { border-color: #04574E; }
span { border-color: rgb(4,87,78); }
td.TdClassName
{
border-color: #04574E;
}
.TagClassName
{
border-color: #04574E;
}
</style>