Shades of Mosque #05564E
Tints of Mosque #05564E
RGB
CMYK
RGB Variations
Color information
#05564E (or 0x05564E) is known color: Mosque. HEX triplet: 05, 56 and 4E. RGB value is (5,86,78). Sum of RGB (Red+Green+Blue) = 5+86+78=169 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.96% from 169); Green value is 86 (33.98% from 255 or 50.89% from 169); Blue value is 78 (30.86% from 255 or 46.15% from 169); Max value from RGB is 86 - color contains mainly: green. Hex color #05564E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #05564E is #FAA9B1. Grayscale: #3C3C3C. Windows color (decimal): -16427442 or 5133829. OLE color: 5133829.
HSL color Cylindrical-coordinate representation of color #05564E: hue angle of 174.07º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #05564E is Cyan = 0.94, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 5 | 86 | 78 | - |
| CMYK | 0.94 | 0 | 0.09 | 0.66 |
| HSL | 174.07º | 0.89% | 0.18% | - |
| HSV(B) | 174.07º | 0.94% | 0.34% | - |
| XYZ | 4.77 | 7.24 | 8.35 | - |
| YUV | 60.87 | 137.66 | 88.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 86 | 78 | 0.94 | 0 | 0.09 | 0.66 | 174.07 | 0.89 | 0.18 |
| Hex | 5 | 56 | 4E | 5E | 0 | 9 | 42 | AE | 59 | 12 |
| Octal | 5 | 126 | 116 | 136 | 0 | 11 | 102 | 256 | 131 | 22 |
| Binary | 101 | 1010110 | 1001110 | 1011110 | 0 | 1001 | 1000010 | 10101110 | 1011001 | 10010 |
Color Harmonies of #05564E
Complementary color
Monochromatic Colors of #05564E
Black with #05564E
Text Example
Text Example
White with #05564E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #05564E; }
p { color: rgb(5,86,78); }
H1.HeaderClassName
{
color: #05564E;
}
.AnyTagClassName
{
color: #05564E;
}
</style>
background-color css
<style>
a { background-color: #05564E; }
a { background-color: rgb(5,86,78); }
div.DivClassName
{
background-color: #05564E;
}
.BgClassName
{
background-color: #05564E;
}
</style>
border-color css
<style>
span { border-color: #05564E; }
span { border-color: rgb(5,86,78); }
td.TdClassName
{
border-color: #05564E;
}
.TagClassName
{
border-color: #05564E;
}
</style>