Shades of Mosque #045560
Tints of Mosque #045560
RGB
CMYK
RGB Variations
Color information
#045560 (or 0x045560) is known color: Mosque. HEX triplet: 04, 55 and 60. RGB value is (4,85,96). Sum of RGB (Red+Green+Blue) = 4+85+96=185 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.16% from 185); Green value is 85 (33.59% from 255 or 45.95% from 185); Blue value is 96 (37.89% from 255 or 51.89% from 185); Max value from RGB is 96 - color contains mainly: blue. Hex color #045560 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045560 is #FBAA9F. Grayscale: #3D3D3D. Windows color (decimal): -16493216 or 6313220. OLE color: 6313220.
HSL color Cylindrical-coordinate representation of color #045560: hue angle of 187.17º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #045560 is Cyan = 0.96, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 85 | 96 | - |
| CMYK | 0.96 | 0.11 | 0 | 0.62 |
| HSL | 187.17º | 0.92% | 0.2% | - |
| HSV(B) | 187.17º | 0.96% | 0.38% | - |
| XYZ | 5.41 | 7.37 | 12.2 | - |
| YUV | 62.04 | 147.16 | 86.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 85 | 96 | 0.96 | 0.11 | 0 | 0.62 | 187.17 | 0.92 | 0.2 |
| Hex | 4 | 55 | 60 | 60 | B | 0 | 3E | BB | 5C | 14 |
| Octal | 4 | 125 | 140 | 140 | 13 | 0 | 76 | 273 | 134 | 24 |
| Binary | 100 | 1010101 | 1100000 | 1100000 | 1011 | 0 | 111110 | 10111011 | 1011100 | 10100 |
Color Harmonies of #045560
Complementary color
Monochromatic Colors of #045560
Black with #045560
Text Example
Text Example
White with #045560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045560; }
p { color: rgb(4,85,96); }
H1.HeaderClassName
{
color: #045560;
}
.AnyTagClassName
{
color: #045560;
}
</style>
background-color css
<style>
a { background-color: #045560; }
a { background-color: rgb(4,85,96); }
div.DivClassName
{
background-color: #045560;
}
.BgClassName
{
background-color: #045560;
}
</style>
border-color css
<style>
span { border-color: #045560; }
span { border-color: rgb(4,85,96); }
td.TdClassName
{
border-color: #045560;
}
.TagClassName
{
border-color: #045560;
}
</style>