Shades of Mosque #045553
Tints of Mosque #045553
RGB
CMYK
RGB Variations
Color information
#045553 (or 0x045553) is known color: Mosque. HEX triplet: 04, 55 and 53. RGB value is (4,85,83). Sum of RGB (Red+Green+Blue) = 4+85+83=172 (22% of max value = 765). Red value is 4 (1.95% from 255 or 2.33% from 172); Green value is 85 (33.59% from 255 or 49.42% from 172); Blue value is 83 (32.81% from 255 or 48.26% from 172); Max value from RGB is 85 - color contains mainly: green. Hex color #045553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045553 is #FBAAAC. Grayscale: #3C3C3C. Windows color (decimal): -16493229 or 5461252. OLE color: 5461252.
HSL color Cylindrical-coordinate representation of color #045553: hue angle of 178.52º 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 #045553 is Cyan = 0.95, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 85 | 83 | - |
| CMYK | 0.95 | 0 | 0.02 | 0.67 |
| HSL | 178.52º | 0.91% | 0.17% | - |
| HSV(B) | 178.52º | 0.95% | 0.33% | - |
| XYZ | 4.86 | 7.15 | 9.31 | - |
| YUV | 60.55 | 140.66 | 87.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 85 | 83 | 0.95 | 0 | 0.02 | 0.67 | 178.52 | 0.91 | 0.17 |
| Hex | 4 | 55 | 53 | 5F | 0 | 2 | 43 | B3 | 5B | 11 |
| Octal | 4 | 125 | 123 | 137 | 0 | 2 | 103 | 263 | 133 | 21 |
| Binary | 100 | 1010101 | 1010011 | 1011111 | 0 | 10 | 1000011 | 10110011 | 1011011 | 10001 |
Color Harmonies of #045553
Complementary color
Monochromatic Colors of #045553
Black with #045553
Text Example
Text Example
White with #045553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045553; }
p { color: rgb(4,85,83); }
H1.HeaderClassName
{
color: #045553;
}
.AnyTagClassName
{
color: #045553;
}
</style>
background-color css
<style>
a { background-color: #045553; }
a { background-color: rgb(4,85,83); }
div.DivClassName
{
background-color: #045553;
}
.BgClassName
{
background-color: #045553;
}
</style>
border-color css
<style>
span { border-color: #045553; }
span { border-color: rgb(4,85,83); }
td.TdClassName
{
border-color: #045553;
}
.TagClassName
{
border-color: #045553;
}
</style>