Shades of Mosque #00594A
Tints of Mosque #00594A
RGB
CMYK
RGB Variations
Color information
#00594A (or 0x00594A) is known color: Mosque. HEX triplet: 00, 59 and 4A. RGB value is (0,89,74). Sum of RGB (Red+Green+Blue) = 0+89+74=163 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 163); Green value is 89 (35.16% from 255 or 54.60% from 163); Blue value is 74 (29.30% from 255 or 45.40% from 163); Max value from RGB is 89 - color contains mainly: green. Hex color #00594A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #00594A is #FFA6B5. Grayscale: #3C3C3C. Windows color (decimal): -16754358 or 4872448. OLE color: 4872448.
HSL color Cylindrical-coordinate representation of color #00594A: hue angle of 169.89º 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 #00594A is Cyan = 1, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 89 | 74 | - |
| CMYK | 1 | 0 | 0.17 | 0.65 |
| HSL | 169.89º | 1% | 0.17% | - |
| HSV(B) | 169.89º | 1% | 0.35% | - |
| XYZ | 4.81 | 7.64 | 7.7 | - |
| YUV | 60.68 | 135.51 | 84.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 74 | 1 | 0 | 0.17 | 0.65 | 169.89 | 1 | 0.17 |
| Hex | 0 | 59 | 4A | 64 | 0 | 11 | 41 | AA | 64 | 11 |
| Octal | 0 | 131 | 112 | 144 | 0 | 21 | 101 | 252 | 144 | 21 |
| Binary | 0 | 1011001 | 1001010 | 1100100 | 0 | 10001 | 1000001 | 10101010 | 1100100 | 10001 |
Color Harmonies of #00594A
Complementary color
Monochromatic Colors of #00594A
Black with #00594A
Text Example
Text Example
White with #00594A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00594A; }
p { color: rgb(0,89,74); }
H1.HeaderClassName
{
color: #00594A;
}
.AnyTagClassName
{
color: #00594A;
}
</style>
background-color css
<style>
a { background-color: #00594A; }
a { background-color: rgb(0,89,74); }
div.DivClassName
{
background-color: #00594A;
}
.BgClassName
{
background-color: #00594A;
}
</style>
border-color css
<style>
span { border-color: #00594A; }
span { border-color: rgb(0,89,74); }
td.TdClassName
{
border-color: #00594A;
}
.TagClassName
{
border-color: #00594A;
}
</style>