Shades of Mosque #04585D
Tints of Mosque #04585D
RGB
CMYK
RGB Variations
Color information
#04585D (or 0x04585D) is known color: Mosque. HEX triplet: 04, 58 and 5D. RGB value is (4,88,93). Sum of RGB (Red+Green+Blue) = 4+88+93=185 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.16% from 185); Green value is 88 (34.77% from 255 or 47.57% from 185); Blue value is 93 (36.72% from 255 or 50.27% from 185); Max value from RGB is 93 - color contains mainly: blue. Hex color #04585D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04585D is #FBA7A2. Grayscale: #3F3F3F. Windows color (decimal): -16492451 or 6117380. OLE color: 6117380.
HSL color Cylindrical-coordinate representation of color #04585D: hue angle of 183.37º degrees, saturation: 0.92, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04585D is Cyan = 0.96, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 4 | 88 | 93 | - |
| CMYK | 0.96 | 0.05 | 0 | 0.64 |
| HSL | 183.37º | 0.92% | 0.19% | - |
| HSV(B) | 183.37º | 0.96% | 0.36% | - |
| XYZ | 5.52 | 7.8 | 11.57 | - |
| YUV | 63.45 | 144.67 | 85.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 88 | 93 | 0.96 | 0.05 | 0 | 0.64 | 183.37 | 0.92 | 0.19 |
| Hex | 4 | 58 | 5D | 60 | 5 | 0 | 40 | B7 | 5C | 13 |
| Octal | 4 | 130 | 135 | 140 | 5 | 0 | 100 | 267 | 134 | 23 |
| Binary | 100 | 1011000 | 1011101 | 1100000 | 101 | 0 | 1000000 | 10110111 | 1011100 | 10011 |
Color Harmonies of #04585D
Complementary color
Monochromatic Colors of #04585D
Black with #04585D
Text Example
Text Example
White with #04585D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04585D; }
p { color: rgb(4,88,93); }
H1.HeaderClassName
{
color: #04585D;
}
.AnyTagClassName
{
color: #04585D;
}
</style>
background-color css
<style>
a { background-color: #04585D; }
a { background-color: rgb(4,88,93); }
div.DivClassName
{
background-color: #04585D;
}
.BgClassName
{
background-color: #04585D;
}
</style>
border-color css
<style>
span { border-color: #04585D; }
span { border-color: rgb(4,88,93); }
td.TdClassName
{
border-color: #04585D;
}
.TagClassName
{
border-color: #04585D;
}
</style>