Shades of Mosque #055656
Tints of Mosque #055656
RGB
CMYK
RGB Variations
Color information
#055656 (or 0x055656) is known color: Mosque. HEX triplet: 05, 56 and 56. RGB value is (5,86,86). Sum of RGB (Red+Green+Blue) = 5+86+86=177 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.82% from 177); Green value is 86 (33.98% from 255 or 48.59% from 177); Blue value is 86 (33.98% from 255 or 48.59% from 177); Max value from RGB is 86 - color contains mainly: green, blue. Hex color #055656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055656 is #FAA9A9. Grayscale: #3D3D3D. Windows color (decimal): -16427434 or 5658117. OLE color: 5658117.
HSL color Cylindrical-coordinate representation of color #055656: hue angle of 180º 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 #055656 is Cyan = 0.94, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 5 | 86 | 86 | - |
| CMYK | 0.94 | 0 | 0 | 0.66 |
| HSL | 180º | 0.89% | 0.18% | - |
| HSV(B) | 180º | 0.94% | 0.34% | - |
| XYZ | 5.07 | 7.36 | 9.96 | - |
| YUV | 61.78 | 141.66 | 87.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 86 | 86 | 0.94 | 0 | 0 | 0.66 | 180 | 0.89 | 0.18 |
| Hex | 5 | 56 | 56 | 5E | 0 | 0 | 42 | B4 | 59 | 12 |
| Octal | 5 | 126 | 126 | 136 | 0 | 0 | 102 | 264 | 131 | 22 |
| Binary | 101 | 1010110 | 1010110 | 1011110 | 0 | 0 | 1000010 | 10110100 | 1011001 | 10010 |
Color Harmonies of #055656
Complementary color
Monochromatic Colors of #055656
Black with #055656
Text Example
Text Example
White with #055656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055656; }
p { color: rgb(5,86,86); }
H1.HeaderClassName
{
color: #055656;
}
.AnyTagClassName
{
color: #055656;
}
</style>
background-color css
<style>
a { background-color: #055656; }
a { background-color: rgb(5,86,86); }
div.DivClassName
{
background-color: #055656;
}
.BgClassName
{
background-color: #055656;
}
</style>
border-color css
<style>
span { border-color: #055656; }
span { border-color: rgb(5,86,86); }
td.TdClassName
{
border-color: #055656;
}
.TagClassName
{
border-color: #055656;
}
</style>