Shades of Mosque #045552
Tints of Mosque #045552
RGB
CMYK
RGB Variations
Color information
#045552 (or 0x045552) is known color: Mosque. HEX triplet: 04, 55 and 52. RGB value is (4,85,82). Sum of RGB (Red+Green+Blue) = 4+85+82=171 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.34% from 171); Green value is 85 (33.59% from 255 or 49.71% from 171); Blue value is 82 (32.42% from 255 or 47.95% from 171); Max value from RGB is 85 - color contains mainly: green. Hex color #045552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045552 is #FBAAAD. Grayscale: #3C3C3C. Windows color (decimal): -16493230 or 5395716. OLE color: 5395716.
HSL color Cylindrical-coordinate representation of color #045552: hue angle of 177.78º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045552 is Cyan = 0.95, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 85 | 82 | - |
| CMYK | 0.95 | 0 | 0.04 | 0.67 |
| HSL | 177.78º | 0.91% | 0.17% | - |
| HSV(B) | 177.78º | 0.95% | 0.33% | - |
| XYZ | 4.82 | 7.13 | 9.11 | - |
| YUV | 60.44 | 140.16 | 87.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 85 | 82 | 0.95 | 0 | 0.04 | 0.67 | 177.78 | 0.91 | 0.17 |
| Hex | 4 | 55 | 52 | 5F | 0 | 4 | 43 | B2 | 5B | 11 |
| Octal | 4 | 125 | 122 | 137 | 0 | 4 | 103 | 262 | 133 | 21 |
| Binary | 100 | 1010101 | 1010010 | 1011111 | 0 | 100 | 1000011 | 10110010 | 1011011 | 10001 |
Color Harmonies of #045552
Complementary color
Monochromatic Colors of #045552
Black with #045552
Text Example
Text Example
White with #045552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045552; }
p { color: rgb(4,85,82); }
H1.HeaderClassName
{
color: #045552;
}
.AnyTagClassName
{
color: #045552;
}
</style>
background-color css
<style>
a { background-color: #045552; }
a { background-color: rgb(4,85,82); }
div.DivClassName
{
background-color: #045552;
}
.BgClassName
{
background-color: #045552;
}
</style>
border-color css
<style>
span { border-color: #045552; }
span { border-color: rgb(4,85,82); }
td.TdClassName
{
border-color: #045552;
}
.TagClassName
{
border-color: #045552;
}
</style>