Shades of Mosque #05554D
Tints of Mosque #05554D
RGB
CMYK
RGB Variations
Color information
#05554D (or 0x05554D) is known color: Mosque. HEX triplet: 05, 55 and 4D. RGB value is (5,85,77). Sum of RGB (Red+Green+Blue) = 5+85+77=167 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.99% from 167); Green value is 85 (33.59% from 255 or 50.90% from 167); Blue value is 77 (30.47% from 255 or 46.11% from 167); Max value from RGB is 85 - color contains mainly: green. Hex color #05554D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #05554D is #FAAAB2. Grayscale: #3C3C3C. Windows color (decimal): -16427699 or 5068037. OLE color: 5068037.
HSL color Cylindrical-coordinate representation of color #05554D: hue angle of 174º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #05554D is Cyan = 0.94, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 5 | 85 | 77 | - |
| CMYK | 0.94 | 0 | 0.09 | 0.67 |
| HSL | 174º | 0.89% | 0.18% | - |
| HSV(B) | 174º | 0.94% | 0.33% | - |
| XYZ | 4.65 | 7.07 | 8.14 | - |
| YUV | 60.17 | 137.5 | 88.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 85 | 77 | 0.94 | 0 | 0.09 | 0.67 | 174 | 0.89 | 0.18 |
| Hex | 5 | 55 | 4D | 5E | 0 | 9 | 43 | AE | 59 | 12 |
| Octal | 5 | 125 | 115 | 136 | 0 | 11 | 103 | 256 | 131 | 22 |
| Binary | 101 | 1010101 | 1001101 | 1011110 | 0 | 1001 | 1000011 | 10101110 | 1011001 | 10010 |
Color Harmonies of #05554D
Complementary color
Monochromatic Colors of #05554D
Black with #05554D
Text Example
Text Example
White with #05554D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #05554D; }
p { color: rgb(5,85,77); }
H1.HeaderClassName
{
color: #05554D;
}
.AnyTagClassName
{
color: #05554D;
}
</style>
background-color css
<style>
a { background-color: #05554D; }
a { background-color: rgb(5,85,77); }
div.DivClassName
{
background-color: #05554D;
}
.BgClassName
{
background-color: #05554D;
}
</style>
border-color css
<style>
span { border-color: #05554D; }
span { border-color: rgb(5,85,77); }
td.TdClassName
{
border-color: #05554D;
}
.TagClassName
{
border-color: #05554D;
}
</style>