Shades of Mosque #055756
Tints of Mosque #055756
RGB
CMYK
RGB Variations
Color information
#055756 (or 0x055756) is known color: Mosque. HEX triplet: 05, 57 and 56. RGB value is (5,87,86). Sum of RGB (Red+Green+Blue) = 5+87+86=178 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.81% from 178); Green value is 87 (34.38% from 255 or 48.88% from 178); Blue value is 86 (33.98% from 255 or 48.31% from 178); Max value from RGB is 87 - color contains mainly: green. Hex color #055756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055756 is #FAA8A9. Grayscale: #3E3E3E. Windows color (decimal): -16427178 or 5658373. OLE color: 5658373.
HSL color Cylindrical-coordinate representation of color #055756: hue angle of 179.27º 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 #055756 is Cyan = 0.94, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 5 | 87 | 86 | - |
| CMYK | 0.94 | 0 | 0.01 | 0.66 |
| HSL | 179.27º | 0.89% | 0.18% | - |
| HSV(B) | 179.27º | 0.94% | 0.34% | - |
| XYZ | 5.15 | 7.52 | 9.98 | - |
| YUV | 62.37 | 141.33 | 87.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 87 | 86 | 0.94 | 0 | 0.01 | 0.66 | 179.27 | 0.89 | 0.18 |
| Hex | 5 | 57 | 56 | 5E | 0 | 1 | 42 | B3 | 59 | 12 |
| Octal | 5 | 127 | 126 | 136 | 0 | 1 | 102 | 263 | 131 | 22 |
| Binary | 101 | 1010111 | 1010110 | 1011110 | 0 | 1 | 1000010 | 10110011 | 1011001 | 10010 |
Color Harmonies of #055756
Complementary color
Monochromatic Colors of #055756
Black with #055756
Text Example
Text Example
White with #055756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055756; }
p { color: rgb(5,87,86); }
H1.HeaderClassName
{
color: #055756;
}
.AnyTagClassName
{
color: #055756;
}
</style>
background-color css
<style>
a { background-color: #055756; }
a { background-color: rgb(5,87,86); }
div.DivClassName
{
background-color: #055756;
}
.BgClassName
{
background-color: #055756;
}
</style>
border-color css
<style>
span { border-color: #055756; }
span { border-color: rgb(5,87,86); }
td.TdClassName
{
border-color: #055756;
}
.TagClassName
{
border-color: #055756;
}
</style>