Shades of Mosque #045E52
Tints of Mosque #045E52
RGB
CMYK
RGB Variations
Color information
#045E52 (or 0x045E52) is known color: Mosque. HEX triplet: 04, 5E and 52. RGB value is (4,94,82). Sum of RGB (Red+Green+Blue) = 4+94+82=180 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.22% from 180); Green value is 94 (37.11% from 255 or 52.22% from 180); Blue value is 82 (32.42% from 255 or 45.56% from 180); Max value from RGB is 94 - color contains mainly: green. Hex color #045E52 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045E52 is #FBA1AD. Grayscale: #414141. Windows color (decimal): -16490926 or 5398020. OLE color: 5398020.
HSL color Cylindrical-coordinate representation of color #045E52: hue angle of 172º 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 #045E52 is Cyan = 0.96, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 4 | 94 | 82 | - |
| CMYK | 0.96 | 0 | 0.13 | 0.63 |
| HSL | 172º | 0.92% | 0.19% | - |
| HSV(B) | 172º | 0.96% | 0.37% | - |
| XYZ | 5.58 | 8.64 | 9.36 | - |
| YUV | 65.72 | 137.18 | 83.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 94 | 82 | 0.96 | 0 | 0.13 | 0.63 | 172 | 0.92 | 0.19 |
| Hex | 4 | 5E | 52 | 60 | 0 | D | 3F | AC | 5C | 13 |
| Octal | 4 | 136 | 122 | 140 | 0 | 15 | 77 | 254 | 134 | 23 |
| Binary | 100 | 1011110 | 1010010 | 1100000 | 0 | 1101 | 111111 | 10101100 | 1011100 | 10011 |
Color Harmonies of #045E52
Complementary color
Monochromatic Colors of #045E52
Black with #045E52
Text Example
Text Example
White with #045E52
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045E52; }
p { color: rgb(4,94,82); }
H1.HeaderClassName
{
color: #045E52;
}
.AnyTagClassName
{
color: #045E52;
}
</style>
background-color css
<style>
a { background-color: #045E52; }
a { background-color: rgb(4,94,82); }
div.DivClassName
{
background-color: #045E52;
}
.BgClassName
{
background-color: #045E52;
}
</style>
border-color css
<style>
span { border-color: #045E52; }
span { border-color: rgb(4,94,82); }
td.TdClassName
{
border-color: #045E52;
}
.TagClassName
{
border-color: #045E52;
}
</style>