Shades of Mosque #045D58
Tints of Mosque #045D58
RGB
CMYK
RGB Variations
Color information
#045D58 (or 0x045D58) is known color: Mosque. HEX triplet: 04, 5D and 58. RGB value is (4,93,88). Sum of RGB (Red+Green+Blue) = 4+93+88=185 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.16% from 185); Green value is 93 (36.72% from 255 or 50.27% from 185); Blue value is 88 (34.77% from 255 or 47.57% from 185); Max value from RGB is 93 - color contains mainly: green. Hex color #045D58 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045D58 is #FBA2A7. Grayscale: #414141. Windows color (decimal): -16491176 or 5790980. OLE color: 5790980.
HSL color Cylindrical-coordinate representation of color #045D58: hue angle of 176.63º degrees, saturation: 0.92, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #045D58 is Cyan = 0.96, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 4 | 93 | 88 | - |
| CMYK | 0.96 | 0 | 0.05 | 0.64 |
| HSL | 176.63º | 0.92% | 0.19% | - |
| HSV(B) | 176.63º | 0.96% | 0.36% | - |
| XYZ | 5.73 | 8.56 | 10.58 | - |
| YUV | 65.82 | 140.51 | 83.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 93 | 88 | 0.96 | 0 | 0.05 | 0.64 | 176.63 | 0.92 | 0.19 |
| Hex | 4 | 5D | 58 | 60 | 0 | 5 | 40 | B1 | 5C | 13 |
| Octal | 4 | 135 | 130 | 140 | 0 | 5 | 100 | 261 | 134 | 23 |
| Binary | 100 | 1011101 | 1011000 | 1100000 | 0 | 101 | 1000000 | 10110001 | 1011100 | 10011 |
Color Harmonies of #045D58
Complementary color
Monochromatic Colors of #045D58
Black with #045D58
Text Example
Text Example
White with #045D58
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045D58; }
p { color: rgb(4,93,88); }
H1.HeaderClassName
{
color: #045D58;
}
.AnyTagClassName
{
color: #045D58;
}
</style>
background-color css
<style>
a { background-color: #045D58; }
a { background-color: rgb(4,93,88); }
div.DivClassName
{
background-color: #045D58;
}
.BgClassName
{
background-color: #045D58;
}
</style>
border-color css
<style>
span { border-color: #045D58; }
span { border-color: rgb(4,93,88); }
td.TdClassName
{
border-color: #045D58;
}
.TagClassName
{
border-color: #045D58;
}
</style>