Shades of Mosque #055951
Tints of Mosque #055951
RGB
CMYK
RGB Variations
Color information
#055951 (or 0x055951) is known color: Mosque. HEX triplet: 05, 59 and 51. RGB value is (5,89,81). Sum of RGB (Red+Green+Blue) = 5+89+81=175 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.86% from 175); Green value is 89 (35.16% from 255 or 50.86% from 175); Blue value is 81 (32.03% from 255 or 46.29% from 175); Max value from RGB is 89 - color contains mainly: green. Hex color #055951 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055951 is #FAA6AE. Grayscale: #3E3E3E. Windows color (decimal): -16426671 or 5331205. OLE color: 5331205.
HSL color Cylindrical-coordinate representation of color #055951: hue angle of 174.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 #055951 is Cyan = 0.94, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 5 | 89 | 81 | - |
| CMYK | 0.94 | 0 | 0.09 | 0.65 |
| HSL | 174.29º | 0.89% | 0.18% | - |
| HSV(B) | 174.29º | 0.94% | 0.35% | - |
| XYZ | 5.12 | 7.77 | 9.01 | - |
| YUV | 62.97 | 138.17 | 86.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 89 | 81 | 0.94 | 0 | 0.09 | 0.65 | 174.29 | 0.89 | 0.18 |
| Hex | 5 | 59 | 51 | 5E | 0 | 9 | 41 | AE | 59 | 12 |
| Octal | 5 | 131 | 121 | 136 | 0 | 11 | 101 | 256 | 131 | 22 |
| Binary | 101 | 1011001 | 1010001 | 1011110 | 0 | 1001 | 1000001 | 10101110 | 1011001 | 10010 |
Color Harmonies of #055951
Complementary color
Monochromatic Colors of #055951
Black with #055951
Text Example
Text Example
White with #055951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055951; }
p { color: rgb(5,89,81); }
H1.HeaderClassName
{
color: #055951;
}
.AnyTagClassName
{
color: #055951;
}
</style>
background-color css
<style>
a { background-color: #055951; }
a { background-color: rgb(5,89,81); }
div.DivClassName
{
background-color: #055951;
}
.BgClassName
{
background-color: #055951;
}
</style>
border-color css
<style>
span { border-color: #055951; }
span { border-color: rgb(5,89,81); }
td.TdClassName
{
border-color: #055951;
}
.TagClassName
{
border-color: #055951;
}
</style>