Shades of Mosque #055857
Tints of Mosque #055857
RGB
CMYK
RGB Variations
Color information
#055857 (or 0x055857) is known color: Mosque. HEX triplet: 05, 58 and 57. RGB value is (5,88,87). Sum of RGB (Red+Green+Blue) = 5+88+87=180 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.78% from 180); Green value is 88 (34.77% from 255 or 48.89% from 180); Blue value is 87 (34.38% from 255 or 48.33% from 180); Max value from RGB is 88 - color contains mainly: green. Hex color #055857 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055857 is #FAA7A8. Grayscale: #3E3E3E. Windows color (decimal): -16426921 or 5724165. OLE color: 5724165.
HSL color Cylindrical-coordinate representation of color #055857: hue angle of 179.28º 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 #055857 is Cyan = 0.94, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 5 | 88 | 87 | - |
| CMYK | 0.94 | 0 | 0.01 | 0.65 |
| HSL | 179.28º | 0.89% | 0.18% | - |
| HSV(B) | 179.28º | 0.94% | 0.35% | - |
| XYZ | 5.27 | 7.7 | 10.23 | - |
| YUV | 63.07 | 141.5 | 86.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 88 | 87 | 0.94 | 0 | 0.01 | 0.65 | 179.28 | 0.89 | 0.18 |
| Hex | 5 | 58 | 57 | 5E | 0 | 1 | 41 | B3 | 59 | 12 |
| Octal | 5 | 130 | 127 | 136 | 0 | 1 | 101 | 263 | 131 | 22 |
| Binary | 101 | 1011000 | 1010111 | 1011110 | 0 | 1 | 1000001 | 10110011 | 1011001 | 10010 |
Color Harmonies of #055857
Complementary color
Monochromatic Colors of #055857
Black with #055857
Text Example
Text Example
White with #055857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055857; }
p { color: rgb(5,88,87); }
H1.HeaderClassName
{
color: #055857;
}
.AnyTagClassName
{
color: #055857;
}
</style>
background-color css
<style>
a { background-color: #055857; }
a { background-color: rgb(5,88,87); }
div.DivClassName
{
background-color: #055857;
}
.BgClassName
{
background-color: #055857;
}
</style>
border-color css
<style>
span { border-color: #055857; }
span { border-color: rgb(5,88,87); }
td.TdClassName
{
border-color: #055857;
}
.TagClassName
{
border-color: #055857;
}
</style>