Shades of Mosque #04584E
Tints of Mosque #04584E
RGB
CMYK
RGB Variations
Color information
#04584E (or 0x04584E) is known color: Mosque. HEX triplet: 04, 58 and 4E. RGB value is (4,88,78). Sum of RGB (Red+Green+Blue) = 4+88+78=170 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.35% from 170); Green value is 88 (34.77% from 255 or 51.76% from 170); Blue value is 78 (30.86% from 255 or 45.88% from 170); Max value from RGB is 88 - color contains mainly: green. Hex color #04584E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04584E is #FBA7B1. Grayscale: #3D3D3D. Windows color (decimal): -16492466 or 5134340. OLE color: 5134340.
HSL color Cylindrical-coordinate representation of color #04584E: hue angle of 172.86º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #04584E is Cyan = 0.95, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 88 | 78 | - |
| CMYK | 0.95 | 0 | 0.11 | 0.65 |
| HSL | 172.86º | 0.91% | 0.18% | - |
| HSV(B) | 172.86º | 0.95% | 0.35% | - |
| XYZ | 4.91 | 7.56 | 8.41 | - |
| YUV | 61.74 | 137.17 | 86.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 88 | 78 | 0.95 | 0 | 0.11 | 0.65 | 172.86 | 0.91 | 0.18 |
| Hex | 4 | 58 | 4E | 5F | 0 | B | 41 | AD | 5B | 12 |
| Octal | 4 | 130 | 116 | 137 | 0 | 13 | 101 | 255 | 133 | 22 |
| Binary | 100 | 1011000 | 1001110 | 1011111 | 0 | 1011 | 1000001 | 10101101 | 1011011 | 10010 |
Color Harmonies of #04584E
Complementary color
Monochromatic Colors of #04584E
Black with #04584E
Text Example
Text Example
White with #04584E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04584E; }
p { color: rgb(4,88,78); }
H1.HeaderClassName
{
color: #04584E;
}
.AnyTagClassName
{
color: #04584E;
}
</style>
background-color css
<style>
a { background-color: #04584E; }
a { background-color: rgb(4,88,78); }
div.DivClassName
{
background-color: #04584E;
}
.BgClassName
{
background-color: #04584E;
}
</style>
border-color css
<style>
span { border-color: #04584E; }
span { border-color: rgb(4,88,78); }
td.TdClassName
{
border-color: #04584E;
}
.TagClassName
{
border-color: #04584E;
}
</style>