Shades of Mosque #00594B
Tints of Mosque #00594B
RGB
CMYK
RGB Variations
Color information
#00594B (or 0x00594B) is known color: Mosque. HEX triplet: 00, 59 and 4B. RGB value is (0,89,75). Sum of RGB (Red+Green+Blue) = 0+89+75=164 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 164); Green value is 89 (35.16% from 255 or 54.27% from 164); Blue value is 75 (29.69% from 255 or 45.73% from 164); Max value from RGB is 89 - color contains mainly: green. Hex color #00594B is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #00594B is #FFA6B4. Grayscale: #3C3C3C. Windows color (decimal): -16754357 or 4937984. OLE color: 4937984.
HSL color Cylindrical-coordinate representation of color #00594B: hue angle of 170.56º 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 #00594B is Cyan = 1, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 89 | 75 | - |
| CMYK | 1 | 0 | 0.16 | 0.65 |
| HSL | 170.56º | 1% | 0.17% | - |
| HSV(B) | 170.56º | 1% | 0.35% | - |
| XYZ | 4.84 | 7.65 | 7.88 | - |
| YUV | 60.79 | 136.01 | 84.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 75 | 1 | 0 | 0.16 | 0.65 | 170.56 | 1 | 0.17 |
| Hex | 0 | 59 | 4B | 64 | 0 | 10 | 41 | AB | 64 | 11 |
| Octal | 0 | 131 | 113 | 144 | 0 | 20 | 101 | 253 | 144 | 21 |
| Binary | 0 | 1011001 | 1001011 | 1100100 | 0 | 10000 | 1000001 | 10101011 | 1100100 | 10001 |
Color Harmonies of #00594B
Complementary color
Monochromatic Colors of #00594B
Black with #00594B
Text Example
Text Example
White with #00594B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00594B; }
p { color: rgb(0,89,75); }
H1.HeaderClassName
{
color: #00594B;
}
.AnyTagClassName
{
color: #00594B;
}
</style>
background-color css
<style>
a { background-color: #00594B; }
a { background-color: rgb(0,89,75); }
div.DivClassName
{
background-color: #00594B;
}
.BgClassName
{
background-color: #00594B;
}
</style>
border-color css
<style>
span { border-color: #00594B; }
span { border-color: rgb(0,89,75); }
td.TdClassName
{
border-color: #00594B;
}
.TagClassName
{
border-color: #00594B;
}
</style>