Shades of Mosque #04554D
Tints of Mosque #04554D
RGB
CMYK
RGB Variations
Color information
#04554D (or 0x04554D) is known color: Mosque. HEX triplet: 04, 55 and 4D. RGB value is (4,85,77). Sum of RGB (Red+Green+Blue) = 4+85+77=166 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.41% from 166); Green value is 85 (33.59% from 255 or 51.20% from 166); Blue value is 77 (30.47% from 255 or 46.39% from 166); Max value from RGB is 85 - color contains mainly: green. Hex color #04554D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04554D is #FBAAB2. Grayscale: #3B3B3B. Windows color (decimal): -16493235 or 5068036. OLE color: 5068036.
HSL color Cylindrical-coordinate representation of color #04554D: hue angle of 174.07º 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 #04554D is Cyan = 0.95, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 85 | 77 | - |
| CMYK | 0.95 | 0 | 0.09 | 0.67 |
| HSL | 174.07º | 0.91% | 0.17% | - |
| HSV(B) | 174.07º | 0.95% | 0.33% | - |
| XYZ | 4.64 | 7.06 | 8.14 | - |
| YUV | 59.87 | 137.66 | 88.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 85 | 77 | 0.95 | 0 | 0.09 | 0.67 | 174.07 | 0.91 | 0.17 |
| Hex | 4 | 55 | 4D | 5F | 0 | 9 | 43 | AE | 5B | 11 |
| Octal | 4 | 125 | 115 | 137 | 0 | 11 | 103 | 256 | 133 | 21 |
| Binary | 100 | 1010101 | 1001101 | 1011111 | 0 | 1001 | 1000011 | 10101110 | 1011011 | 10001 |
Color Harmonies of #04554D
Complementary color
Monochromatic Colors of #04554D
Black with #04554D
Text Example
Text Example
White with #04554D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04554D; }
p { color: rgb(4,85,77); }
H1.HeaderClassName
{
color: #04554D;
}
.AnyTagClassName
{
color: #04554D;
}
</style>
background-color css
<style>
a { background-color: #04554D; }
a { background-color: rgb(4,85,77); }
div.DivClassName
{
background-color: #04554D;
}
.BgClassName
{
background-color: #04554D;
}
</style>
border-color css
<style>
span { border-color: #04554D; }
span { border-color: rgb(4,85,77); }
td.TdClassName
{
border-color: #04554D;
}
.TagClassName
{
border-color: #04554D;
}
</style>