Shades of Mosque #04574C
Tints of Mosque #04574C
RGB
CMYK
RGB Variations
Color information
#04574C (or 0x04574C) is known color: Mosque. HEX triplet: 04, 57 and 4C. RGB value is (4,87,76). Sum of RGB (Red+Green+Blue) = 4+87+76=167 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.40% from 167); Green value is 87 (34.38% from 255 or 52.10% from 167); Blue value is 76 (30.08% from 255 or 45.51% from 167); Max value from RGB is 87 - color contains mainly: green. Hex color #04574C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #04574C is #FBA8B3. Grayscale: #3C3C3C. Windows color (decimal): -16492724 or 5003012. OLE color: 5003012.
HSL color Cylindrical-coordinate representation of color #04574C: hue angle of 172.05º 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 #04574C is Cyan = 0.95, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 87 | 76 | - |
| CMYK | 0.95 | 0 | 0.13 | 0.66 |
| HSL | 172.05º | 0.91% | 0.18% | - |
| HSV(B) | 172.05º | 0.95% | 0.34% | - |
| XYZ | 4.76 | 7.36 | 8.01 | - |
| YUV | 60.93 | 136.5 | 87.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 87 | 76 | 0.95 | 0 | 0.13 | 0.66 | 172.05 | 0.91 | 0.18 |
| Hex | 4 | 57 | 4C | 5F | 0 | D | 42 | AC | 5B | 12 |
| Octal | 4 | 127 | 114 | 137 | 0 | 15 | 102 | 254 | 133 | 22 |
| Binary | 100 | 1010111 | 1001100 | 1011111 | 0 | 1101 | 1000010 | 10101100 | 1011011 | 10010 |
Color Harmonies of #04574C
Complementary color
Monochromatic Colors of #04574C
Black with #04574C
Text Example
Text Example
White with #04574C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04574C; }
p { color: rgb(4,87,76); }
H1.HeaderClassName
{
color: #04574C;
}
.AnyTagClassName
{
color: #04574C;
}
</style>
background-color css
<style>
a { background-color: #04574C; }
a { background-color: rgb(4,87,76); }
div.DivClassName
{
background-color: #04574C;
}
.BgClassName
{
background-color: #04574C;
}
</style>
border-color css
<style>
span { border-color: #04574C; }
span { border-color: rgb(4,87,76); }
td.TdClassName
{
border-color: #04574C;
}
.TagClassName
{
border-color: #04574C;
}
</style>