Shades of Mosque #045559
Tints of Mosque #045559
RGB
CMYK
RGB Variations
Color information
#045559 (or 0x045559) is known color: Mosque. HEX triplet: 04, 55 and 59. RGB value is (4,85,89). Sum of RGB (Red+Green+Blue) = 4+85+89=178 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.25% from 178); Green value is 85 (33.59% from 255 or 47.75% from 178); Blue value is 89 (35.16% from 255 or 50% from 178); Max value from RGB is 89 - color contains mainly: blue. Hex color #045559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045559 is #FBAAA6. Grayscale: #3D3D3D. Windows color (decimal): -16493223 or 5854468. OLE color: 5854468.
HSL color Cylindrical-coordinate representation of color #045559: hue angle of 182.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 #045559 is Cyan = 0.96, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 85 | 89 | - |
| CMYK | 0.96 | 0.04 | 0 | 0.65 |
| HSL | 182.82º | 0.91% | 0.18% | - |
| HSV(B) | 182.82º | 0.96% | 0.35% | - |
| XYZ | 5.1 | 7.24 | 10.58 | - |
| YUV | 61.24 | 143.66 | 87.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 85 | 89 | 0.96 | 0.04 | 0 | 0.65 | 182.82 | 0.91 | 0.18 |
| Hex | 4 | 55 | 59 | 60 | 4 | 0 | 41 | B7 | 5B | 12 |
| Octal | 4 | 125 | 131 | 140 | 4 | 0 | 101 | 267 | 133 | 22 |
| Binary | 100 | 1010101 | 1011001 | 1100000 | 100 | 0 | 1000001 | 10110111 | 1011011 | 10010 |
Color Harmonies of #045559
Complementary color
Monochromatic Colors of #045559
Black with #045559
Text Example
Text Example
White with #045559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045559; }
p { color: rgb(4,85,89); }
H1.HeaderClassName
{
color: #045559;
}
.AnyTagClassName
{
color: #045559;
}
</style>
background-color css
<style>
a { background-color: #045559; }
a { background-color: rgb(4,85,89); }
div.DivClassName
{
background-color: #045559;
}
.BgClassName
{
background-color: #045559;
}
</style>
border-color css
<style>
span { border-color: #045559; }
span { border-color: rgb(4,85,89); }
td.TdClassName
{
border-color: #045559;
}
.TagClassName
{
border-color: #045559;
}
</style>