Shades of Mosque #045E50
Tints of Mosque #045E50
RGB
CMYK
RGB Variations
Color information
#045E50 (or 0x045E50) is known color: Mosque. HEX triplet: 04, 5E and 50. RGB value is (4,94,80). Sum of RGB (Red+Green+Blue) = 4+94+80=178 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.25% from 178); Green value is 94 (37.11% from 255 or 52.81% from 178); Blue value is 80 (31.64% from 255 or 44.94% from 178); Max value from RGB is 94 - color contains mainly: green. Hex color #045E50 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045E50 is #FBA1AF. Grayscale: #414141. Windows color (decimal): -16490928 or 5266948. OLE color: 5266948.
HSL color Cylindrical-coordinate representation of color #045E50: hue angle of 170.67º 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 #045E50 is Cyan = 0.96, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 4 | 94 | 80 | - |
| CMYK | 0.96 | 0 | 0.15 | 0.63 |
| HSL | 170.67º | 0.92% | 0.19% | - |
| HSV(B) | 170.67º | 0.96% | 0.37% | - |
| XYZ | 5.5 | 8.61 | 8.96 | - |
| YUV | 65.49 | 136.18 | 84.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 94 | 80 | 0.96 | 0 | 0.15 | 0.63 | 170.67 | 0.92 | 0.19 |
| Hex | 4 | 5E | 50 | 60 | 0 | F | 3F | AB | 5C | 13 |
| Octal | 4 | 136 | 120 | 140 | 0 | 17 | 77 | 253 | 134 | 23 |
| Binary | 100 | 1011110 | 1010000 | 1100000 | 0 | 1111 | 111111 | 10101011 | 1011100 | 10011 |
Color Harmonies of #045E50
Complementary color
Monochromatic Colors of #045E50
Black with #045E50
Text Example
Text Example
White with #045E50
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045E50; }
p { color: rgb(4,94,80); }
H1.HeaderClassName
{
color: #045E50;
}
.AnyTagClassName
{
color: #045E50;
}
</style>
background-color css
<style>
a { background-color: #045E50; }
a { background-color: rgb(4,94,80); }
div.DivClassName
{
background-color: #045E50;
}
.BgClassName
{
background-color: #045E50;
}
</style>
border-color css
<style>
span { border-color: #045E50; }
span { border-color: rgb(4,94,80); }
td.TdClassName
{
border-color: #045E50;
}
.TagClassName
{
border-color: #045E50;
}
</style>