Shades of Mosque #00594D
Tints of Mosque #00594D
RGB
CMYK
RGB Variations
Color information
#00594D (or 0x00594D) is known color: Mosque. HEX triplet: 00, 59 and 4D. RGB value is (0,89,77). Sum of RGB (Red+Green+Blue) = 0+89+77=166 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 166); Green value is 89 (35.16% from 255 or 53.61% from 166); Blue value is 77 (30.47% from 255 or 46.39% from 166); Max value from RGB is 89 - color contains mainly: green. Hex color #00594D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00594D is #FFA6B2. Grayscale: #3C3C3C. Windows color (decimal): -16754355 or 5069056. OLE color: 5069056.
HSL color Cylindrical-coordinate representation of color #00594D: hue angle of 171.91º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00594D is Cyan = 1, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 89 | 77 | - |
| CMYK | 1 | 0 | 0.13 | 0.65 |
| HSL | 171.91º | 1% | 0.17% | - |
| HSV(B) | 171.91º | 1% | 0.35% | - |
| XYZ | 4.91 | 7.68 | 8.24 | - |
| YUV | 61.02 | 137.01 | 84.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 77 | 1 | 0 | 0.13 | 0.65 | 171.91 | 1 | 0.17 |
| Hex | 0 | 59 | 4D | 64 | 0 | D | 41 | AC | 64 | 11 |
| Octal | 0 | 131 | 115 | 144 | 0 | 15 | 101 | 254 | 144 | 21 |
| Binary | 0 | 1011001 | 1001101 | 1100100 | 0 | 1101 | 1000001 | 10101100 | 1100100 | 10001 |
Color Harmonies of #00594D
Complementary color
Monochromatic Colors of #00594D
Black with #00594D
Text Example
Text Example
White with #00594D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00594D; }
p { color: rgb(0,89,77); }
H1.HeaderClassName
{
color: #00594D;
}
.AnyTagClassName
{
color: #00594D;
}
</style>
background-color css
<style>
a { background-color: #00594D; }
a { background-color: rgb(0,89,77); }
div.DivClassName
{
background-color: #00594D;
}
.BgClassName
{
background-color: #00594D;
}
</style>
border-color css
<style>
span { border-color: #00594D; }
span { border-color: rgb(0,89,77); }
td.TdClassName
{
border-color: #00594D;
}
.TagClassName
{
border-color: #00594D;
}
</style>