Shades of Mosque #04565E
Tints of Mosque #04565E
RGB
CMYK
RGB Variations
Color information
#04565E (or 0x04565E) is known color: Mosque. HEX triplet: 04, 56 and 5E. RGB value is (4,86,94). Sum of RGB (Red+Green+Blue) = 4+86+94=184 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.17% from 184); Green value is 86 (33.98% from 255 or 46.74% from 184); Blue value is 94 (37.11% from 255 or 51.09% from 184); Max value from RGB is 94 - color contains mainly: blue. Hex color #04565E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04565E is #FBA9A1. Grayscale: #3E3E3E. Windows color (decimal): -16492962 or 6182404. OLE color: 6182404.
HSL color Cylindrical-coordinate representation of color #04565E: hue angle of 185.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 #04565E is Cyan = 0.96, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 4 | 86 | 94 | - |
| CMYK | 0.96 | 0.09 | 0 | 0.63 |
| HSL | 185.33º | 0.92% | 0.19% | - |
| HSV(B) | 185.33º | 0.96% | 0.37% | - |
| XYZ | 5.4 | 7.49 | 11.75 | - |
| YUV | 62.39 | 145.83 | 86.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 86 | 94 | 0.96 | 0.09 | 0 | 0.63 | 185.33 | 0.92 | 0.19 |
| Hex | 4 | 56 | 5E | 60 | 9 | 0 | 3F | B9 | 5C | 13 |
| Octal | 4 | 126 | 136 | 140 | 11 | 0 | 77 | 271 | 134 | 23 |
| Binary | 100 | 1010110 | 1011110 | 1100000 | 1001 | 0 | 111111 | 10111001 | 1011100 | 10011 |
Color Harmonies of #04565E
Complementary color
Monochromatic Colors of #04565E
Black with #04565E
Text Example
Text Example
White with #04565E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04565E; }
p { color: rgb(4,86,94); }
H1.HeaderClassName
{
color: #04565E;
}
.AnyTagClassName
{
color: #04565E;
}
</style>
background-color css
<style>
a { background-color: #04565E; }
a { background-color: rgb(4,86,94); }
div.DivClassName
{
background-color: #04565E;
}
.BgClassName
{
background-color: #04565E;
}
</style>
border-color css
<style>
span { border-color: #04565E; }
span { border-color: rgb(4,86,94); }
td.TdClassName
{
border-color: #04565E;
}
.TagClassName
{
border-color: #04565E;
}
</style>