Shades of Mosque #045A56
Tints of Mosque #045A56
RGB
CMYK
RGB Variations
Color information
#045A56 (or 0x045A56) is known color: Mosque. HEX triplet: 04, 5A and 56. RGB value is (4,90,86). Sum of RGB (Red+Green+Blue) = 4+90+86=180 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.22% from 180); Green value is 90 (35.55% from 255 or 50% from 180); Blue value is 86 (33.98% from 255 or 47.78% from 180); Max value from RGB is 90 - color contains mainly: green. Hex color #045A56 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045A56 is #FBA5A9. Grayscale: #3F3F3F. Windows color (decimal): -16491946 or 5659140. OLE color: 5659140.
HSL color Cylindrical-coordinate representation of color #045A56: hue angle of 177.21º 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 #045A56 is Cyan = 0.96, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 90 | 86 | - |
| CMYK | 0.96 | 0 | 0.04 | 0.65 |
| HSL | 177.21º | 0.91% | 0.18% | - |
| HSV(B) | 177.21º | 0.96% | 0.35% | - |
| XYZ | 5.39 | 8.01 | 10.07 | - |
| YUV | 63.83 | 140.51 | 85.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 90 | 86 | 0.96 | 0 | 0.04 | 0.65 | 177.21 | 0.91 | 0.18 |
| Hex | 4 | 5A | 56 | 60 | 0 | 4 | 41 | B1 | 5B | 12 |
| Octal | 4 | 132 | 126 | 140 | 0 | 4 | 101 | 261 | 133 | 22 |
| Binary | 100 | 1011010 | 1010110 | 1100000 | 0 | 100 | 1000001 | 10110001 | 1011011 | 10010 |
Color Harmonies of #045A56
Complementary color
Monochromatic Colors of #045A56
Black with #045A56
Text Example
Text Example
White with #045A56
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045A56; }
p { color: rgb(4,90,86); }
H1.HeaderClassName
{
color: #045A56;
}
.AnyTagClassName
{
color: #045A56;
}
</style>
background-color css
<style>
a { background-color: #045A56; }
a { background-color: rgb(4,90,86); }
div.DivClassName
{
background-color: #045A56;
}
.BgClassName
{
background-color: #045A56;
}
</style>
border-color css
<style>
span { border-color: #045A56; }
span { border-color: rgb(4,90,86); }
td.TdClassName
{
border-color: #045A56;
}
.TagClassName
{
border-color: #045A56;
}
</style>