Shades of Mosque #045C58
Tints of Mosque #045C58
RGB
CMYK
RGB Variations
Color information
#045C58 (or 0x045C58) is known color: Mosque. HEX triplet: 04, 5C and 58. RGB value is (4,92,88). Sum of RGB (Red+Green+Blue) = 4+92+88=184 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.17% from 184); Green value is 92 (36.33% from 255 or 50% from 184); Blue value is 88 (34.77% from 255 or 47.83% from 184); Max value from RGB is 92 - color contains mainly: green. Hex color #045C58 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045C58 is #FBA3A7. Grayscale: #414141. Windows color (decimal): -16491432 or 5790724. OLE color: 5790724.
HSL color Cylindrical-coordinate representation of color #045C58: hue angle of 177.27º 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 #045C58 is Cyan = 0.96, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 4 | 92 | 88 | - |
| CMYK | 0.96 | 0 | 0.04 | 0.64 |
| HSL | 177.27º | 0.92% | 0.19% | - |
| HSV(B) | 177.27º | 0.96% | 0.36% | - |
| XYZ | 5.64 | 8.38 | 10.55 | - |
| YUV | 65.23 | 140.85 | 84.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 92 | 88 | 0.96 | 0 | 0.04 | 0.64 | 177.27 | 0.92 | 0.19 |
| Hex | 4 | 5C | 58 | 60 | 0 | 4 | 40 | B1 | 5C | 13 |
| Octal | 4 | 134 | 130 | 140 | 0 | 4 | 100 | 261 | 134 | 23 |
| Binary | 100 | 1011100 | 1011000 | 1100000 | 0 | 100 | 1000000 | 10110001 | 1011100 | 10011 |
Color Harmonies of #045C58
Complementary color
Monochromatic Colors of #045C58
Black with #045C58
Text Example
Text Example
White with #045C58
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045C58; }
p { color: rgb(4,92,88); }
H1.HeaderClassName
{
color: #045C58;
}
.AnyTagClassName
{
color: #045C58;
}
</style>
background-color css
<style>
a { background-color: #045C58; }
a { background-color: rgb(4,92,88); }
div.DivClassName
{
background-color: #045C58;
}
.BgClassName
{
background-color: #045C58;
}
</style>
border-color css
<style>
span { border-color: #045C58; }
span { border-color: rgb(4,92,88); }
td.TdClassName
{
border-color: #045C58;
}
.TagClassName
{
border-color: #045C58;
}
</style>