Shades of Mosque #005757
Tints of Mosque #005757
RGB
CMYK
RGB Variations
Color information
#005757 (or 0x005757) is known color: Mosque. HEX triplet: 00, 57 and 57. RGB value is (0,87,87). Sum of RGB (Red+Green+Blue) = 0+87+87=174 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 174); Green value is 87 (34.38% from 255 or 50% from 174); Blue value is 87 (34.38% from 255 or 50% from 174); Max value from RGB is 87 - color contains mainly: green, blue. Hex color #005757 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005757 is #FFA8A8. Grayscale: #3C3C3C. Windows color (decimal): -16754857 or 5723904. OLE color: 5723904.
HSL color Cylindrical-coordinate representation of color #005757: hue angle of 180º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005757 is Cyan = 1, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 0 | 87 | 87 | - |
| CMYK | 1 | 0 | 0 | 0.66 |
| HSL | 180º | 1% | 0.17% | - |
| HSV(B) | 180º | 1% | 0.34% | - |
| XYZ | 5.13 | 7.5 | 10.2 | - |
| YUV | 60.99 | 142.68 | 84.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 87 | 87 | 1 | 0 | 0 | 0.66 | 180 | 1 | 0.17 |
| Hex | 0 | 57 | 57 | 64 | 0 | 0 | 42 | B4 | 64 | 11 |
| Octal | 0 | 127 | 127 | 144 | 0 | 0 | 102 | 264 | 144 | 21 |
| Binary | 0 | 1010111 | 1010111 | 1100100 | 0 | 0 | 1000010 | 10110100 | 1100100 | 10001 |
Color Harmonies of #005757
Complementary color
Monochromatic Colors of #005757
Black with #005757
Text Example
Text Example
White with #005757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005757; }
p { color: rgb(0,87,87); }
H1.HeaderClassName
{
color: #005757;
}
.AnyTagClassName
{
color: #005757;
}
</style>
background-color css
<style>
a { background-color: #005757; }
a { background-color: rgb(0,87,87); }
div.DivClassName
{
background-color: #005757;
}
.BgClassName
{
background-color: #005757;
}
</style>
border-color css
<style>
span { border-color: #005757; }
span { border-color: rgb(0,87,87); }
td.TdClassName
{
border-color: #005757;
}
.TagClassName
{
border-color: #005757;
}
</style>