Shades of Mosque #00594F
Tints of Mosque #00594F
RGB
CMYK
RGB Variations
Color information
#00594F (or 0x00594F) is known color: Mosque. HEX triplet: 00, 59 and 4F. RGB value is (0,89,79). Sum of RGB (Red+Green+Blue) = 0+89+79=168 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 168); Green value is 89 (35.16% from 255 or 52.98% from 168); Blue value is 79 (31.25% from 255 or 47.02% from 168); Max value from RGB is 89 - color contains mainly: green. Hex color #00594F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00594F is #FFA6B0. Grayscale: #3D3D3D. Windows color (decimal): -16754353 or 5200128. OLE color: 5200128.
HSL color Cylindrical-coordinate representation of color #00594F: hue angle of 173.26º 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 #00594F is Cyan = 1, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 89 | 79 | - |
| CMYK | 1 | 0 | 0.11 | 0.65 |
| HSL | 173.26º | 1% | 0.17% | - |
| HSV(B) | 173.26º | 1% | 0.35% | - |
| XYZ | 4.98 | 7.71 | 8.62 | - |
| YUV | 61.25 | 138.01 | 84.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 79 | 1 | 0 | 0.11 | 0.65 | 173.26 | 1 | 0.17 |
| Hex | 0 | 59 | 4F | 64 | 0 | B | 41 | AD | 64 | 11 |
| Octal | 0 | 131 | 117 | 144 | 0 | 13 | 101 | 255 | 144 | 21 |
| Binary | 0 | 1011001 | 1001111 | 1100100 | 0 | 1011 | 1000001 | 10101101 | 1100100 | 10001 |
Color Harmonies of #00594F
Complementary color
Monochromatic Colors of #00594F
Black with #00594F
Text Example
Text Example
White with #00594F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00594F; }
p { color: rgb(0,89,79); }
H1.HeaderClassName
{
color: #00594F;
}
.AnyTagClassName
{
color: #00594F;
}
</style>
background-color css
<style>
a { background-color: #00594F; }
a { background-color: rgb(0,89,79); }
div.DivClassName
{
background-color: #00594F;
}
.BgClassName
{
background-color: #00594F;
}
</style>
border-color css
<style>
span { border-color: #00594F; }
span { border-color: rgb(0,89,79); }
td.TdClassName
{
border-color: #00594F;
}
.TagClassName
{
border-color: #00594F;
}
</style>