Shades of Mosque #055855
Tints of Mosque #055855
RGB
CMYK
RGB Variations
Color information
#055855 (or 0x055855) is known color: Mosque. HEX triplet: 05, 58 and 55. RGB value is (5,88,85). Sum of RGB (Red+Green+Blue) = 5+88+85=178 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.81% from 178); Green value is 88 (34.77% from 255 or 49.44% from 178); Blue value is 85 (33.59% from 255 or 47.75% from 178); Max value from RGB is 88 - color contains mainly: green. Hex color #055855 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055855 is #FAA7AA. Grayscale: #3E3E3E. Windows color (decimal): -16426923 or 5593093. OLE color: 5593093.
HSL color Cylindrical-coordinate representation of color #055855: hue angle of 177.83º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055855 is Cyan = 0.94, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 5 | 88 | 85 | - |
| CMYK | 0.94 | 0 | 0.03 | 0.65 |
| HSL | 177.83º | 0.89% | 0.18% | - |
| HSV(B) | 177.83º | 0.94% | 0.35% | - |
| XYZ | 5.19 | 7.67 | 9.8 | - |
| YUV | 62.84 | 140.5 | 86.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 88 | 85 | 0.94 | 0 | 0.03 | 0.65 | 177.83 | 0.89 | 0.18 |
| Hex | 5 | 58 | 55 | 5E | 0 | 3 | 41 | B2 | 59 | 12 |
| Octal | 5 | 130 | 125 | 136 | 0 | 3 | 101 | 262 | 131 | 22 |
| Binary | 101 | 1011000 | 1010101 | 1011110 | 0 | 11 | 1000001 | 10110010 | 1011001 | 10010 |
Color Harmonies of #055855
Complementary color
Monochromatic Colors of #055855
Black with #055855
Text Example
Text Example
White with #055855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055855; }
p { color: rgb(5,88,85); }
H1.HeaderClassName
{
color: #055855;
}
.AnyTagClassName
{
color: #055855;
}
</style>
background-color css
<style>
a { background-color: #055855; }
a { background-color: rgb(5,88,85); }
div.DivClassName
{
background-color: #055855;
}
.BgClassName
{
background-color: #055855;
}
</style>
border-color css
<style>
span { border-color: #055855; }
span { border-color: rgb(5,88,85); }
td.TdClassName
{
border-color: #055855;
}
.TagClassName
{
border-color: #055855;
}
</style>