Shades of Mosque #045558
Tints of Mosque #045558
RGB
CMYK
RGB Variations
Color information
#045558 (or 0x045558) is known color: Mosque. HEX triplet: 04, 55 and 58. RGB value is (4,85,88). Sum of RGB (Red+Green+Blue) = 4+85+88=177 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.26% from 177); Green value is 85 (33.59% from 255 or 48.02% from 177); Blue value is 88 (34.77% from 255 or 49.72% from 177); Max value from RGB is 88 - color contains mainly: blue. Hex color #045558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045558 is #FBAAA7. Grayscale: #3D3D3D. Windows color (decimal): -16493224 or 5788932. OLE color: 5788932.
HSL color Cylindrical-coordinate representation of color #045558: hue angle of 182.14º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045558 is Cyan = 0.95, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 85 | 88 | - |
| CMYK | 0.95 | 0.03 | 0 | 0.65 |
| HSL | 182.14º | 0.91% | 0.18% | - |
| HSV(B) | 182.14º | 0.95% | 0.35% | - |
| XYZ | 5.06 | 7.23 | 10.36 | - |
| YUV | 61.12 | 143.16 | 87.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 85 | 88 | 0.95 | 0.03 | 0 | 0.65 | 182.14 | 0.91 | 0.18 |
| Hex | 4 | 55 | 58 | 5F | 3 | 0 | 41 | B6 | 5B | 12 |
| Octal | 4 | 125 | 130 | 137 | 3 | 0 | 101 | 266 | 133 | 22 |
| Binary | 100 | 1010101 | 1011000 | 1011111 | 11 | 0 | 1000001 | 10110110 | 1011011 | 10010 |
Color Harmonies of #045558
Complementary color
Monochromatic Colors of #045558
Black with #045558
Text Example
Text Example
White with #045558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045558; }
p { color: rgb(4,85,88); }
H1.HeaderClassName
{
color: #045558;
}
.AnyTagClassName
{
color: #045558;
}
</style>
background-color css
<style>
a { background-color: #045558; }
a { background-color: rgb(4,85,88); }
div.DivClassName
{
background-color: #045558;
}
.BgClassName
{
background-color: #045558;
}
</style>
border-color css
<style>
span { border-color: #045558; }
span { border-color: rgb(4,85,88); }
td.TdClassName
{
border-color: #045558;
}
.TagClassName
{
border-color: #045558;
}
</style>