Shades of Mosque #045A57
Tints of Mosque #045A57
RGB
CMYK
RGB Variations
Color information
#045A57 (or 0x045A57) is known color: Mosque. HEX triplet: 04, 5A and 57. RGB value is (4,90,87). Sum of RGB (Red+Green+Blue) = 4+90+87=181 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.21% from 181); Green value is 90 (35.55% from 255 or 49.72% from 181); Blue value is 87 (34.38% from 255 or 48.07% from 181); Max value from RGB is 90 - color contains mainly: green. Hex color #045A57 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045A57 is #FBA5A8. Grayscale: #3F3F3F. Windows color (decimal): -16491945 or 5724676. OLE color: 5724676.
HSL color Cylindrical-coordinate representation of color #045A57: hue angle of 177.91º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #045A57 is Cyan = 0.96, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 90 | 87 | - |
| CMYK | 0.96 | 0 | 0.03 | 0.65 |
| HSL | 177.91º | 0.91% | 0.18% | - |
| HSV(B) | 177.91º | 0.96% | 0.35% | - |
| XYZ | 5.43 | 8.03 | 10.28 | - |
| YUV | 63.94 | 141.01 | 85.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 90 | 87 | 0.96 | 0 | 0.03 | 0.65 | 177.91 | 0.91 | 0.18 |
| Hex | 4 | 5A | 57 | 60 | 0 | 3 | 41 | B2 | 5B | 12 |
| Octal | 4 | 132 | 127 | 140 | 0 | 3 | 101 | 262 | 133 | 22 |
| Binary | 100 | 1011010 | 1010111 | 1100000 | 0 | 11 | 1000001 | 10110010 | 1011011 | 10010 |
Color Harmonies of #045A57
Complementary color
Monochromatic Colors of #045A57
Black with #045A57
Text Example
Text Example
White with #045A57
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045A57; }
p { color: rgb(4,90,87); }
H1.HeaderClassName
{
color: #045A57;
}
.AnyTagClassName
{
color: #045A57;
}
</style>
background-color css
<style>
a { background-color: #045A57; }
a { background-color: rgb(4,90,87); }
div.DivClassName
{
background-color: #045A57;
}
.BgClassName
{
background-color: #045A57;
}
</style>
border-color css
<style>
span { border-color: #045A57; }
span { border-color: rgb(4,90,87); }
td.TdClassName
{
border-color: #045A57;
}
.TagClassName
{
border-color: #045A57;
}
</style>