Shades of Mosque #00595C
Tints of Mosque #00595C
RGB
CMYK
RGB Variations
Color information
#00595C (or 0x00595C) is known color: Mosque. HEX triplet: 00, 59 and 5C. RGB value is (0,89,92). Sum of RGB (Red+Green+Blue) = 0+89+92=181 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 181); Green value is 89 (35.16% from 255 or 49.17% from 181); Blue value is 92 (36.33% from 255 or 50.83% from 181); Max value from RGB is 92 - color contains mainly: blue. Hex color #00595C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00595C is #FFA6A3. Grayscale: #3E3E3E. Windows color (decimal): -16754340 or 6052096. OLE color: 6052096.
HSL color Cylindrical-coordinate representation of color #00595C: hue angle of 181.96º 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 #00595C is Cyan = 1, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 0 | 89 | 92 | - |
| CMYK | 1 | 0.03 | 0 | 0.64 |
| HSL | 181.96º | 1% | 0.18% | - |
| HSV(B) | 181.96º | 1% | 0.36% | - |
| XYZ | 5.5 | 7.92 | 11.36 | - |
| YUV | 62.73 | 144.51 | 83.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 92 | 1 | 0.03 | 0 | 0.64 | 181.96 | 1 | 0.18 |
| Hex | 0 | 59 | 5C | 64 | 3 | 0 | 40 | B6 | 64 | 12 |
| Octal | 0 | 131 | 134 | 144 | 3 | 0 | 100 | 266 | 144 | 22 |
| Binary | 0 | 1011001 | 1011100 | 1100100 | 11 | 0 | 1000000 | 10110110 | 1100100 | 10010 |
Color Harmonies of #00595C
Complementary color
Monochromatic Colors of #00595C
Black with #00595C
Text Example
Text Example
White with #00595C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00595C; }
p { color: rgb(0,89,92); }
H1.HeaderClassName
{
color: #00595C;
}
.AnyTagClassName
{
color: #00595C;
}
</style>
background-color css
<style>
a { background-color: #00595C; }
a { background-color: rgb(0,89,92); }
div.DivClassName
{
background-color: #00595C;
}
.BgClassName
{
background-color: #00595C;
}
</style>
border-color css
<style>
span { border-color: #00595C; }
span { border-color: rgb(0,89,92); }
td.TdClassName
{
border-color: #00595C;
}
.TagClassName
{
border-color: #00595C;
}
</style>