Shades of Mosque #04594A
Tints of Mosque #04594A
RGB
CMYK
RGB Variations
Color information
#04594A (or 0x04594A) is known color: Mosque. HEX triplet: 04, 59 and 4A. RGB value is (4,89,74). Sum of RGB (Red+Green+Blue) = 4+89+74=167 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.40% from 167); Green value is 89 (35.16% from 255 or 53.29% from 167); Blue value is 74 (29.30% from 255 or 44.31% from 167); Max value from RGB is 89 - color contains mainly: green. Hex color #04594A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #04594A is #FBA6B5. Grayscale: #3D3D3D. Windows color (decimal): -16492214 or 4872452. OLE color: 4872452.
HSL color Cylindrical-coordinate representation of color #04594A: hue angle of 169.41º 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 #04594A is Cyan = 0.96, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 89 | 74 | - |
| CMYK | 0.96 | 0 | 0.17 | 0.65 |
| HSL | 169.41º | 0.91% | 0.18% | - |
| HSV(B) | 169.41º | 0.96% | 0.35% | - |
| XYZ | 4.86 | 7.66 | 7.7 | - |
| YUV | 61.88 | 134.84 | 86.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 89 | 74 | 0.96 | 0 | 0.17 | 0.65 | 169.41 | 0.91 | 0.18 |
| Hex | 4 | 59 | 4A | 60 | 0 | 11 | 41 | A9 | 5B | 12 |
| Octal | 4 | 131 | 112 | 140 | 0 | 21 | 101 | 251 | 133 | 22 |
| Binary | 100 | 1011001 | 1001010 | 1100000 | 0 | 10001 | 1000001 | 10101001 | 1011011 | 10010 |
Color Harmonies of #04594A
Complementary color
Monochromatic Colors of #04594A
Black with #04594A
Text Example
Text Example
White with #04594A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04594A; }
p { color: rgb(4,89,74); }
H1.HeaderClassName
{
color: #04594A;
}
.AnyTagClassName
{
color: #04594A;
}
</style>
background-color css
<style>
a { background-color: #04594A; }
a { background-color: rgb(4,89,74); }
div.DivClassName
{
background-color: #04594A;
}
.BgClassName
{
background-color: #04594A;
}
</style>
border-color css
<style>
span { border-color: #04594A; }
span { border-color: rgb(4,89,74); }
td.TdClassName
{
border-color: #04594A;
}
.TagClassName
{
border-color: #04594A;
}
</style>