Shades of Mosque #00594E
Tints of Mosque #00594E
RGB
CMYK
RGB Variations
Color information
#00594E (or 0x00594E) is known color: Mosque. HEX triplet: 00, 59 and 4E. RGB value is (0,89,78). Sum of RGB (Red+Green+Blue) = 0+89+78=167 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 167); Green value is 89 (35.16% from 255 or 53.29% from 167); Blue value is 78 (30.86% from 255 or 46.71% from 167); Max value from RGB is 89 - color contains mainly: green. Hex color #00594E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00594E is #FFA6B1. Grayscale: #3D3D3D. Windows color (decimal): -16754354 or 5134592. OLE color: 5134592.
HSL color Cylindrical-coordinate representation of color #00594E: hue angle of 172.58º 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 #00594E is Cyan = 1, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 89 | 78 | - |
| CMYK | 1 | 0 | 0.12 | 0.65 |
| HSL | 172.58º | 1% | 0.17% | - |
| HSV(B) | 172.58º | 1% | 0.35% | - |
| XYZ | 4.95 | 7.69 | 8.43 | - |
| YUV | 61.14 | 137.51 | 84.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 78 | 1 | 0 | 0.12 | 0.65 | 172.58 | 1 | 0.17 |
| Hex | 0 | 59 | 4E | 64 | 0 | C | 41 | AD | 64 | 11 |
| Octal | 0 | 131 | 116 | 144 | 0 | 14 | 101 | 255 | 144 | 21 |
| Binary | 0 | 1011001 | 1001110 | 1100100 | 0 | 1100 | 1000001 | 10101101 | 1100100 | 10001 |
Color Harmonies of #00594E
Complementary color
Monochromatic Colors of #00594E
Black with #00594E
Text Example
Text Example
White with #00594E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00594E; }
p { color: rgb(0,89,78); }
H1.HeaderClassName
{
color: #00594E;
}
.AnyTagClassName
{
color: #00594E;
}
</style>
background-color css
<style>
a { background-color: #00594E; }
a { background-color: rgb(0,89,78); }
div.DivClassName
{
background-color: #00594E;
}
.BgClassName
{
background-color: #00594E;
}
</style>
border-color css
<style>
span { border-color: #00594E; }
span { border-color: rgb(0,89,78); }
td.TdClassName
{
border-color: #00594E;
}
.TagClassName
{
border-color: #00594E;
}
</style>