Shades of Mosque #04594C
Tints of Mosque #04594C
RGB
CMYK
RGB Variations
Color information
#04594C (or 0x04594C) is known color: Mosque. HEX triplet: 04, 59 and 4C. RGB value is (4,89,76). Sum of RGB (Red+Green+Blue) = 4+89+76=169 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.37% from 169); Green value is 89 (35.16% from 255 or 52.66% from 169); Blue value is 76 (30.08% from 255 or 44.97% from 169); Max value from RGB is 89 - color contains mainly: green. Hex color #04594C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #04594C is #FBA6B3. Grayscale: #3E3E3E. Windows color (decimal): -16492212 or 5003524. OLE color: 5003524.
HSL color Cylindrical-coordinate representation of color #04594C: hue angle of 170.82º 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 #04594C is Cyan = 0.96, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 89 | 76 | - |
| CMYK | 0.96 | 0 | 0.15 | 0.65 |
| HSL | 170.82º | 0.91% | 0.18% | - |
| HSV(B) | 170.82º | 0.96% | 0.35% | - |
| XYZ | 4.93 | 7.69 | 8.06 | - |
| YUV | 62.1 | 135.84 | 86.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 89 | 76 | 0.96 | 0 | 0.15 | 0.65 | 170.82 | 0.91 | 0.18 |
| Hex | 4 | 59 | 4C | 60 | 0 | F | 41 | AB | 5B | 12 |
| Octal | 4 | 131 | 114 | 140 | 0 | 17 | 101 | 253 | 133 | 22 |
| Binary | 100 | 1011001 | 1001100 | 1100000 | 0 | 1111 | 1000001 | 10101011 | 1011011 | 10010 |
Color Harmonies of #04594C
Complementary color
Monochromatic Colors of #04594C
Black with #04594C
Text Example
Text Example
White with #04594C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04594C; }
p { color: rgb(4,89,76); }
H1.HeaderClassName
{
color: #04594C;
}
.AnyTagClassName
{
color: #04594C;
}
</style>
background-color css
<style>
a { background-color: #04594C; }
a { background-color: rgb(4,89,76); }
div.DivClassName
{
background-color: #04594C;
}
.BgClassName
{
background-color: #04594C;
}
</style>
border-color css
<style>
span { border-color: #04594C; }
span { border-color: rgb(4,89,76); }
td.TdClassName
{
border-color: #04594C;
}
.TagClassName
{
border-color: #04594C;
}
</style>