Shades of Mosque #045E58
Tints of Mosque #045E58
RGB
CMYK
RGB Variations
Color information
#045E58 (or 0x045E58) is known color: Mosque. HEX triplet: 04, 5E and 58. RGB value is (4,94,88). Sum of RGB (Red+Green+Blue) = 4+94+88=186 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.15% from 186); Green value is 94 (37.11% from 255 or 50.54% from 186); Blue value is 88 (34.77% from 255 or 47.31% from 186); Max value from RGB is 94 - color contains mainly: green. Hex color #045E58 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045E58 is #FBA1A7. Grayscale: #424242. Windows color (decimal): -16490920 or 5791236. OLE color: 5791236.
HSL color Cylindrical-coordinate representation of color #045E58: hue angle of 176º 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 #045E58 is Cyan = 0.96, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 4 | 94 | 88 | - |
| CMYK | 0.96 | 0 | 0.06 | 0.63 |
| HSL | 176º | 0.92% | 0.19% | - |
| HSV(B) | 176º | 0.96% | 0.37% | - |
| XYZ | 5.81 | 8.74 | 10.61 | - |
| YUV | 66.41 | 140.18 | 83.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 94 | 88 | 0.96 | 0 | 0.06 | 0.63 | 176 | 0.92 | 0.19 |
| Hex | 4 | 5E | 58 | 60 | 0 | 6 | 3F | B0 | 5C | 13 |
| Octal | 4 | 136 | 130 | 140 | 0 | 6 | 77 | 260 | 134 | 23 |
| Binary | 100 | 1011110 | 1011000 | 1100000 | 0 | 110 | 111111 | 10110000 | 1011100 | 10011 |
Color Harmonies of #045E58
Complementary color
Monochromatic Colors of #045E58
Black with #045E58
Text Example
Text Example
White with #045E58
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045E58; }
p { color: rgb(4,94,88); }
H1.HeaderClassName
{
color: #045E58;
}
.AnyTagClassName
{
color: #045E58;
}
</style>
background-color css
<style>
a { background-color: #045E58; }
a { background-color: rgb(4,94,88); }
div.DivClassName
{
background-color: #045E58;
}
.BgClassName
{
background-color: #045E58;
}
</style>
border-color css
<style>
span { border-color: #045E58; }
span { border-color: rgb(4,94,88); }
td.TdClassName
{
border-color: #045E58;
}
.TagClassName
{
border-color: #045E58;
}
</style>