Shades of Mosque #00594C
Tints of Mosque #00594C
RGB
CMYK
RGB Variations
Color information
#00594C (or 0x00594C) is known color: Mosque. HEX triplet: 00, 59 and 4C. RGB value is (0,89,76). Sum of RGB (Red+Green+Blue) = 0+89+76=165 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 165); Green value is 89 (35.16% from 255 or 53.94% from 165); Blue value is 76 (30.08% from 255 or 46.06% from 165); Max value from RGB is 89 - color contains mainly: green. Hex color #00594C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #00594C is #FFA6B3. Grayscale: #3C3C3C. Windows color (decimal): -16754356 or 5003520. OLE color: 5003520.
HSL color Cylindrical-coordinate representation of color #00594C: hue angle of 171.24º 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 #00594C is Cyan = 1, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 89 | 76 | - |
| CMYK | 1 | 0 | 0.15 | 0.65 |
| HSL | 171.24º | 1% | 0.17% | - |
| HSV(B) | 171.24º | 1% | 0.35% | - |
| XYZ | 4.88 | 7.67 | 8.06 | - |
| YUV | 60.91 | 136.51 | 84.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 76 | 1 | 0 | 0.15 | 0.65 | 171.24 | 1 | 0.17 |
| Hex | 0 | 59 | 4C | 64 | 0 | F | 41 | AB | 64 | 11 |
| Octal | 0 | 131 | 114 | 144 | 0 | 17 | 101 | 253 | 144 | 21 |
| Binary | 0 | 1011001 | 1001100 | 1100100 | 0 | 1111 | 1000001 | 10101011 | 1100100 | 10001 |
Color Harmonies of #00594C
Complementary color
Monochromatic Colors of #00594C
Black with #00594C
Text Example
Text Example
White with #00594C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00594C; }
p { color: rgb(0,89,76); }
H1.HeaderClassName
{
color: #00594C;
}
.AnyTagClassName
{
color: #00594C;
}
</style>
background-color css
<style>
a { background-color: #00594C; }
a { background-color: rgb(0,89,76); }
div.DivClassName
{
background-color: #00594C;
}
.BgClassName
{
background-color: #00594C;
}
</style>
border-color css
<style>
span { border-color: #00594C; }
span { border-color: rgb(0,89,76); }
td.TdClassName
{
border-color: #00594C;
}
.TagClassName
{
border-color: #00594C;
}
</style>