Shades of Mosque #055956
Tints of Mosque #055956
RGB
CMYK
RGB Variations
Color information
#055956 (or 0x055956) is known color: Mosque. HEX triplet: 05, 59 and 56. RGB value is (5,89,86). Sum of RGB (Red+Green+Blue) = 5+89+86=180 (23% of max value = 765). Red value is 5 (2.34% from 255 or 2.78% from 180); Green value is 89 (35.16% from 255 or 49.44% from 180); Blue value is 86 (33.98% from 255 or 47.78% from 180); Max value from RGB is 89 - color contains mainly: green. Hex color #055956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #055956 is #FAA6A9. Grayscale: #3F3F3F. Windows color (decimal): -16426666 or 5658885. OLE color: 5658885.
HSL color Cylindrical-coordinate representation of color #055956: hue angle of 177.86º 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 #055956 is Cyan = 0.94, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 5 | 89 | 86 | - |
| CMYK | 0.94 | 0 | 0.03 | 0.65 |
| HSL | 177.86º | 0.89% | 0.18% | - |
| HSV(B) | 177.86º | 0.94% | 0.35% | - |
| XYZ | 5.31 | 7.85 | 10.04 | - |
| YUV | 63.54 | 140.67 | 86.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 89 | 86 | 0.94 | 0 | 0.03 | 0.65 | 177.86 | 0.89 | 0.18 |
| Hex | 5 | 59 | 56 | 5E | 0 | 3 | 41 | B2 | 59 | 12 |
| Octal | 5 | 131 | 126 | 136 | 0 | 3 | 101 | 262 | 131 | 22 |
| Binary | 101 | 1011001 | 1010110 | 1011110 | 0 | 11 | 1000001 | 10110010 | 1011001 | 10010 |
Color Harmonies of #055956
Complementary color
Monochromatic Colors of #055956
Black with #055956
Text Example
Text Example
White with #055956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055956; }
p { color: rgb(5,89,86); }
H1.HeaderClassName
{
color: #055956;
}
.AnyTagClassName
{
color: #055956;
}
</style>
background-color css
<style>
a { background-color: #055956; }
a { background-color: rgb(5,89,86); }
div.DivClassName
{
background-color: #055956;
}
.BgClassName
{
background-color: #055956;
}
</style>
border-color css
<style>
span { border-color: #055956; }
span { border-color: rgb(5,89,86); }
td.TdClassName
{
border-color: #055956;
}
.TagClassName
{
border-color: #055956;
}
</style>