Shades of Mosque #055755
Tints of Mosque #055755
RGB
CMYK
RGB Variations
Color information
#055755 (or 0x055755) is known color: Mosque. HEX triplet: 05, 57 and 55. RGB value is (5,87,85). Sum of RGB (Red+Green+Blue) = 5+87+85=177 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.82% from 177); Green value is 87 (34.38% from 255 or 49.15% from 177); Blue value is 85 (33.59% from 255 or 48.02% from 177); Max value from RGB is 87 - color contains mainly: green. Hex color #055755 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055755 is #FAA8AA. Grayscale: #3E3E3E. Windows color (decimal): -16427179 or 5592837. OLE color: 5592837.
HSL color Cylindrical-coordinate representation of color #055755: hue angle of 178.54º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055755 is Cyan = 0.94, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 5 | 87 | 85 | - |
| CMYK | 0.94 | 0 | 0.02 | 0.66 |
| HSL | 178.54º | 0.89% | 0.18% | - |
| HSV(B) | 178.54º | 0.94% | 0.34% | - |
| XYZ | 5.11 | 7.5 | 9.77 | - |
| YUV | 62.25 | 140.83 | 87.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 87 | 85 | 0.94 | 0 | 0.02 | 0.66 | 178.54 | 0.89 | 0.18 |
| Hex | 5 | 57 | 55 | 5E | 0 | 2 | 42 | B3 | 59 | 12 |
| Octal | 5 | 127 | 125 | 136 | 0 | 2 | 102 | 263 | 131 | 22 |
| Binary | 101 | 1010111 | 1010101 | 1011110 | 0 | 10 | 1000010 | 10110011 | 1011001 | 10010 |
Color Harmonies of #055755
Complementary color
Monochromatic Colors of #055755
Black with #055755
Text Example
Text Example
White with #055755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055755; }
p { color: rgb(5,87,85); }
H1.HeaderClassName
{
color: #055755;
}
.AnyTagClassName
{
color: #055755;
}
</style>
background-color css
<style>
a { background-color: #055755; }
a { background-color: rgb(5,87,85); }
div.DivClassName
{
background-color: #055755;
}
.BgClassName
{
background-color: #055755;
}
</style>
border-color css
<style>
span { border-color: #055755; }
span { border-color: rgb(5,87,85); }
td.TdClassName
{
border-color: #055755;
}
.TagClassName
{
border-color: #055755;
}
</style>