Shades of Mosque #005E59
Tints of Mosque #005E59
RGB
CMYK
RGB Variations
Color information
#005E59 (or 0x005E59) is known color: Mosque. HEX triplet: 00, 5E and 59. RGB value is (0,94,89). Sum of RGB (Red+Green+Blue) = 0+94+89=183 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 183); Green value is 94 (37.11% from 255 or 51.37% from 183); Blue value is 89 (35.16% from 255 or 48.63% from 183); Max value from RGB is 94 - color contains mainly: green. Hex color #005E59 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005E59 is #FFA1A6. Grayscale: #414141. Windows color (decimal): -16753063 or 5856768. OLE color: 5856768.
HSL color Cylindrical-coordinate representation of color #005E59: hue angle of 176.81º 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 #005E59 is Cyan = 1, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 0 | 94 | 89 | - |
| CMYK | 1 | 0 | 0.05 | 0.63 |
| HSL | 176.81º | 1% | 0.18% | - |
| HSV(B) | 176.81º | 1% | 0.37% | - |
| XYZ | 5.81 | 8.73 | 10.83 | - |
| YUV | 65.32 | 141.36 | 81.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 94 | 89 | 1 | 0 | 0.05 | 0.63 | 176.81 | 1 | 0.18 |
| Hex | 0 | 5E | 59 | 64 | 0 | 5 | 3F | B1 | 64 | 12 |
| Octal | 0 | 136 | 131 | 144 | 0 | 5 | 77 | 261 | 144 | 22 |
| Binary | 0 | 1011110 | 1011001 | 1100100 | 0 | 101 | 111111 | 10110001 | 1100100 | 10010 |
Color Harmonies of #005E59
Complementary color
Monochromatic Colors of #005E59
Black with #005E59
Text Example
Text Example
White with #005E59
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005E59; }
p { color: rgb(0,94,89); }
H1.HeaderClassName
{
color: #005E59;
}
.AnyTagClassName
{
color: #005E59;
}
</style>
background-color css
<style>
a { background-color: #005E59; }
a { background-color: rgb(0,94,89); }
div.DivClassName
{
background-color: #005E59;
}
.BgClassName
{
background-color: #005E59;
}
</style>
border-color css
<style>
span { border-color: #005E59; }
span { border-color: rgb(0,94,89); }
td.TdClassName
{
border-color: #005E59;
}
.TagClassName
{
border-color: #005E59;
}
</style>