Shades of Mosque #005957
Tints of Mosque #005957
RGB
CMYK
RGB Variations
Color information
#005957 (or 0x005957) is known color: Mosque. HEX triplet: 00, 59 and 57. RGB value is (0,89,87). Sum of RGB (Red+Green+Blue) = 0+89+87=176 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 176); Green value is 89 (35.16% from 255 or 50.57% from 176); Blue value is 87 (34.38% from 255 or 49.43% from 176); Max value from RGB is 89 - color contains mainly: green. Hex color #005957 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005957 is #FFA6A8. Grayscale: #3E3E3E. Windows color (decimal): -16754345 or 5724416. OLE color: 5724416.
HSL color Cylindrical-coordinate representation of color #005957: hue angle of 178.65º 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 #005957 is Cyan = 1, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 89 | 87 | - |
| CMYK | 1 | 0 | 0.02 | 0.65 |
| HSL | 178.65º | 1% | 0.17% | - |
| HSV(B) | 178.65º | 1% | 0.35% | - |
| XYZ | 5.29 | 7.83 | 10.25 | - |
| YUV | 62.16 | 142.01 | 83.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 87 | 1 | 0 | 0.02 | 0.65 | 178.65 | 1 | 0.17 |
| Hex | 0 | 59 | 57 | 64 | 0 | 2 | 41 | B3 | 64 | 11 |
| Octal | 0 | 131 | 127 | 144 | 0 | 2 | 101 | 263 | 144 | 21 |
| Binary | 0 | 1011001 | 1010111 | 1100100 | 0 | 10 | 1000001 | 10110011 | 1100100 | 10001 |
Color Harmonies of #005957
Complementary color
Monochromatic Colors of #005957
Black with #005957
Text Example
Text Example
White with #005957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005957; }
p { color: rgb(0,89,87); }
H1.HeaderClassName
{
color: #005957;
}
.AnyTagClassName
{
color: #005957;
}
</style>
background-color css
<style>
a { background-color: #005957; }
a { background-color: rgb(0,89,87); }
div.DivClassName
{
background-color: #005957;
}
.BgClassName
{
background-color: #005957;
}
</style>
border-color css
<style>
span { border-color: #005957; }
span { border-color: rgb(0,89,87); }
td.TdClassName
{
border-color: #005957;
}
.TagClassName
{
border-color: #005957;
}
</style>