Shades of Mosque #04595E
Tints of Mosque #04595E
RGB
CMYK
RGB Variations
Color information
#04595E (or 0x04595E) is known color: Mosque. HEX triplet: 04, 59 and 5E. RGB value is (4,89,94). Sum of RGB (Red+Green+Blue) = 4+89+94=187 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.14% from 187); Green value is 89 (35.16% from 255 or 47.59% from 187); Blue value is 94 (37.11% from 255 or 50.27% from 187); Max value from RGB is 94 - color contains mainly: blue. Hex color #04595E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04595E is #FBA6A1. Grayscale: #404040. Windows color (decimal): -16492194 or 6183172. OLE color: 6183172.
HSL color Cylindrical-coordinate representation of color #04595E: hue angle of 183.33º degrees, saturation: 0.92, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04595E is Cyan = 0.96, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 4 | 89 | 94 | - |
| CMYK | 0.96 | 0.05 | 0 | 0.63 |
| HSL | 183.33º | 0.92% | 0.19% | - |
| HSV(B) | 183.33º | 0.96% | 0.37% | - |
| XYZ | 5.64 | 7.98 | 11.83 | - |
| YUV | 64.16 | 144.84 | 85.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 89 | 94 | 0.96 | 0.05 | 0 | 0.63 | 183.33 | 0.92 | 0.19 |
| Hex | 4 | 59 | 5E | 60 | 5 | 0 | 3F | B7 | 5C | 13 |
| Octal | 4 | 131 | 136 | 140 | 5 | 0 | 77 | 267 | 134 | 23 |
| Binary | 100 | 1011001 | 1011110 | 1100000 | 101 | 0 | 111111 | 10110111 | 1011100 | 10011 |
Color Harmonies of #04595E
Complementary color
Monochromatic Colors of #04595E
Black with #04595E
Text Example
Text Example
White with #04595E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04595E; }
p { color: rgb(4,89,94); }
H1.HeaderClassName
{
color: #04595E;
}
.AnyTagClassName
{
color: #04595E;
}
</style>
background-color css
<style>
a { background-color: #04595E; }
a { background-color: rgb(4,89,94); }
div.DivClassName
{
background-color: #04595E;
}
.BgClassName
{
background-color: #04595E;
}
</style>
border-color css
<style>
span { border-color: #04595E; }
span { border-color: rgb(4,89,94); }
td.TdClassName
{
border-color: #04595E;
}
.TagClassName
{
border-color: #04595E;
}
</style>