Shades of Mosque #045954
Tints of Mosque #045954
RGB
CMYK
RGB Variations
Color information
#045954 (or 0x045954) is known color: Mosque. HEX triplet: 04, 59 and 54. RGB value is (4,89,84). Sum of RGB (Red+Green+Blue) = 4+89+84=177 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.26% from 177); Green value is 89 (35.16% from 255 or 50.28% from 177); Blue value is 84 (33.20% from 255 or 47.46% from 177); Max value from RGB is 89 - color contains mainly: green. Hex color #045954 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045954 is #FBA6AB. Grayscale: #3E3E3E. Windows color (decimal): -16492204 or 5527812. OLE color: 5527812.
HSL color Cylindrical-coordinate representation of color #045954: hue angle of 176.47º 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 #045954 is Cyan = 0.96, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 89 | 84 | - |
| CMYK | 0.96 | 0 | 0.06 | 0.65 |
| HSL | 176.47º | 0.91% | 0.18% | - |
| HSV(B) | 176.47º | 0.96% | 0.35% | - |
| XYZ | 5.22 | 7.81 | 9.62 | - |
| YUV | 63.02 | 139.84 | 85.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 89 | 84 | 0.96 | 0 | 0.06 | 0.65 | 176.47 | 0.91 | 0.18 |
| Hex | 4 | 59 | 54 | 60 | 0 | 6 | 41 | B0 | 5B | 12 |
| Octal | 4 | 131 | 124 | 140 | 0 | 6 | 101 | 260 | 133 | 22 |
| Binary | 100 | 1011001 | 1010100 | 1100000 | 0 | 110 | 1000001 | 10110000 | 1011011 | 10010 |
Color Harmonies of #045954
Complementary color
Monochromatic Colors of #045954
Black with #045954
Text Example
Text Example
White with #045954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045954; }
p { color: rgb(4,89,84); }
H1.HeaderClassName
{
color: #045954;
}
.AnyTagClassName
{
color: #045954;
}
</style>
background-color css
<style>
a { background-color: #045954; }
a { background-color: rgb(4,89,84); }
div.DivClassName
{
background-color: #045954;
}
.BgClassName
{
background-color: #045954;
}
</style>
border-color css
<style>
span { border-color: #045954; }
span { border-color: rgb(4,89,84); }
td.TdClassName
{
border-color: #045954;
}
.TagClassName
{
border-color: #045954;
}
</style>