Shades of Mosque #055958
Tints of Mosque #055958
RGB
CMYK
RGB Variations
Color information
#055958 (or 0x055958) is known color: Mosque. HEX triplet: 05, 59 and 58. RGB value is (5,89,88). Sum of RGB (Red+Green+Blue) = 5+89+88=182 (24% of max value = 765). Red value is 5 (2.34% from 255 or 2.75% from 182); Green value is 89 (35.16% from 255 or 48.90% from 182); Blue value is 88 (34.77% from 255 or 48.35% from 182); Max value from RGB is 89 - color contains mainly: green. Hex color #055958 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055958 is #FAA6A7. Grayscale: #3F3F3F. Windows color (decimal): -16426664 or 5789957. OLE color: 5789957.
HSL color Cylindrical-coordinate representation of color #055958: hue angle of 179.29º 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 #055958 is Cyan = 0.94, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 5 | 89 | 88 | - |
| CMYK | 0.94 | 0 | 0.01 | 0.65 |
| HSL | 179.29º | 0.89% | 0.18% | - |
| HSV(B) | 179.29º | 0.94% | 0.35% | - |
| XYZ | 5.4 | 7.88 | 10.47 | - |
| YUV | 63.77 | 141.67 | 86.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 89 | 88 | 0.94 | 0 | 0.01 | 0.65 | 179.29 | 0.89 | 0.18 |
| Hex | 5 | 59 | 58 | 5E | 0 | 1 | 41 | B3 | 59 | 12 |
| Octal | 5 | 131 | 130 | 136 | 0 | 1 | 101 | 263 | 131 | 22 |
| Binary | 101 | 1011001 | 1011000 | 1011110 | 0 | 1 | 1000001 | 10110011 | 1011001 | 10010 |
Color Harmonies of #055958
Complementary color
Monochromatic Colors of #055958
Black with #055958
Text Example
Text Example
White with #055958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055958; }
p { color: rgb(5,89,88); }
H1.HeaderClassName
{
color: #055958;
}
.AnyTagClassName
{
color: #055958;
}
</style>
background-color css
<style>
a { background-color: #055958; }
a { background-color: rgb(5,89,88); }
div.DivClassName
{
background-color: #055958;
}
.BgClassName
{
background-color: #055958;
}
</style>
border-color css
<style>
span { border-color: #055958; }
span { border-color: rgb(5,89,88); }
td.TdClassName
{
border-color: #055958;
}
.TagClassName
{
border-color: #055958;
}
</style>