Shades of Mosque #00595D
Tints of Mosque #00595D
RGB
CMYK
RGB Variations
Color information
#00595D (or 0x00595D) is known color: Mosque. HEX triplet: 00, 59 and 5D. RGB value is (0,89,93). Sum of RGB (Red+Green+Blue) = 0+89+93=182 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 182); Green value is 89 (35.16% from 255 or 48.90% from 182); Blue value is 93 (36.72% from 255 or 51.10% from 182); Max value from RGB is 93 - color contains mainly: blue. Hex color #00595D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00595D is #FFA6A2. Grayscale: #3E3E3E. Windows color (decimal): -16754339 or 6117632. OLE color: 6117632.
HSL color Cylindrical-coordinate representation of color #00595D: hue angle of 182.58º degrees, saturation: 1, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00595D is Cyan = 1, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 0 | 89 | 93 | - |
| CMYK | 1 | 0.04 | 0 | 0.64 |
| HSL | 182.58º | 1% | 0.18% | - |
| HSV(B) | 182.58º | 1% | 0.36% | - |
| XYZ | 5.55 | 7.94 | 11.6 | - |
| YUV | 62.85 | 145.01 | 83.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 93 | 1 | 0.04 | 0 | 0.64 | 182.58 | 1 | 0.18 |
| Hex | 0 | 59 | 5D | 64 | 4 | 0 | 40 | B7 | 64 | 12 |
| Octal | 0 | 131 | 135 | 144 | 4 | 0 | 100 | 267 | 144 | 22 |
| Binary | 0 | 1011001 | 1011101 | 1100100 | 100 | 0 | 1000000 | 10110111 | 1100100 | 10010 |
Color Harmonies of #00595D
Complementary color
Monochromatic Colors of #00595D
Black with #00595D
Text Example
Text Example
White with #00595D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00595D; }
p { color: rgb(0,89,93); }
H1.HeaderClassName
{
color: #00595D;
}
.AnyTagClassName
{
color: #00595D;
}
</style>
background-color css
<style>
a { background-color: #00595D; }
a { background-color: rgb(0,89,93); }
div.DivClassName
{
background-color: #00595D;
}
.BgClassName
{
background-color: #00595D;
}
</style>
border-color css
<style>
span { border-color: #00595D; }
span { border-color: rgb(0,89,93); }
td.TdClassName
{
border-color: #00595D;
}
.TagClassName
{
border-color: #00595D;
}
</style>