Shades of Mosque #005E56
Tints of Mosque #005E56
RGB
CMYK
RGB Variations
Color information
#005E56 (or 0x005E56) is known color: Mosque. HEX triplet: 00, 5E and 56. RGB value is (0,94,86). Sum of RGB (Red+Green+Blue) = 0+94+86=180 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 180); Green value is 94 (37.11% from 255 or 52.22% from 180); Blue value is 86 (33.98% from 255 or 47.78% from 180); Max value from RGB is 94 - color contains mainly: green. Hex color #005E56 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005E56 is #FFA1A9. Grayscale: #404040. Windows color (decimal): -16753066 or 5660160. OLE color: 5660160.
HSL color Cylindrical-coordinate representation of color #005E56: hue angle of 174.89º degrees, saturation: 1, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005E56 is Cyan = 1, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 0 | 94 | 86 | - |
| CMYK | 1 | 0 | 0.09 | 0.63 |
| HSL | 174.89º | 1% | 0.18% | - |
| HSV(B) | 174.89º | 1% | 0.37% | - |
| XYZ | 5.68 | 8.68 | 10.18 | - |
| YUV | 64.98 | 139.86 | 81.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 94 | 86 | 1 | 0 | 0.09 | 0.63 | 174.89 | 1 | 0.18 |
| Hex | 0 | 5E | 56 | 64 | 0 | 9 | 3F | AF | 64 | 12 |
| Octal | 0 | 136 | 126 | 144 | 0 | 11 | 77 | 257 | 144 | 22 |
| Binary | 0 | 1011110 | 1010110 | 1100100 | 0 | 1001 | 111111 | 10101111 | 1100100 | 10010 |
Color Harmonies of #005E56
Complementary color
Monochromatic Colors of #005E56
Black with #005E56
Text Example
Text Example
White with #005E56
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005E56; }
p { color: rgb(0,94,86); }
H1.HeaderClassName
{
color: #005E56;
}
.AnyTagClassName
{
color: #005E56;
}
</style>
background-color css
<style>
a { background-color: #005E56; }
a { background-color: rgb(0,94,86); }
div.DivClassName
{
background-color: #005E56;
}
.BgClassName
{
background-color: #005E56;
}
</style>
border-color css
<style>
span { border-color: #005E56; }
span { border-color: rgb(0,94,86); }
td.TdClassName
{
border-color: #005E56;
}
.TagClassName
{
border-color: #005E56;
}
</style>