Shades of Mosque #055851
Tints of Mosque #055851
RGB
CMYK
RGB Variations
Color information
#055851 (or 0x055851) is known color: Mosque. HEX triplet: 05, 58 and 51. RGB value is (5,88,81). Sum of RGB (Red+Green+Blue) = 5+88+81=174 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.87% from 174); Green value is 88 (34.77% from 255 or 50.57% from 174); Blue value is 81 (32.03% from 255 or 46.55% from 174); Max value from RGB is 88 - color contains mainly: green. Hex color #055851 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055851 is #FAA7AE. Grayscale: #3E3E3E. Windows color (decimal): -16426927 or 5330949. OLE color: 5330949.
HSL color Cylindrical-coordinate representation of color #055851: hue angle of 174.94º 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 #055851 is Cyan = 0.94, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 5 | 88 | 81 | - |
| CMYK | 0.94 | 0 | 0.08 | 0.65 |
| HSL | 174.94º | 0.89% | 0.18% | - |
| HSV(B) | 174.94º | 0.94% | 0.35% | - |
| XYZ | 5.04 | 7.61 | 8.99 | - |
| YUV | 62.39 | 138.5 | 87.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 88 | 81 | 0.94 | 0 | 0.08 | 0.65 | 174.94 | 0.89 | 0.18 |
| Hex | 5 | 58 | 51 | 5E | 0 | 8 | 41 | AF | 59 | 12 |
| Octal | 5 | 130 | 121 | 136 | 0 | 10 | 101 | 257 | 131 | 22 |
| Binary | 101 | 1011000 | 1010001 | 1011110 | 0 | 1000 | 1000001 | 10101111 | 1011001 | 10010 |
Color Harmonies of #055851
Complementary color
Monochromatic Colors of #055851
Black with #055851
Text Example
Text Example
White with #055851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055851; }
p { color: rgb(5,88,81); }
H1.HeaderClassName
{
color: #055851;
}
.AnyTagClassName
{
color: #055851;
}
</style>
background-color css
<style>
a { background-color: #055851; }
a { background-color: rgb(5,88,81); }
div.DivClassName
{
background-color: #055851;
}
.BgClassName
{
background-color: #055851;
}
</style>
border-color css
<style>
span { border-color: #055851; }
span { border-color: rgb(5,88,81); }
td.TdClassName
{
border-color: #055851;
}
.TagClassName
{
border-color: #055851;
}
</style>