Shades of Mosque #005758
Tints of Mosque #005758
RGB
CMYK
RGB Variations
Color information
#005758 (or 0x005758) is known color: Mosque. HEX triplet: 00, 57 and 58. RGB value is (0,87,88). Sum of RGB (Red+Green+Blue) = 0+87+88=175 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 175); Green value is 87 (34.38% from 255 or 49.71% from 175); Blue value is 88 (34.77% from 255 or 50.29% from 175); Max value from RGB is 88 - color contains mainly: blue. Hex color #005758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005758 is #FFA8A7. Grayscale: #3D3D3D. Windows color (decimal): -16754856 or 5789440. OLE color: 5789440.
HSL color Cylindrical-coordinate representation of color #005758: hue angle of 180.68º 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 #005758 is Cyan = 1, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 87 | 88 | - |
| CMYK | 1 | 0.01 | 0 | 0.65 |
| HSL | 180.68º | 1% | 0.17% | - |
| HSV(B) | 180.68º | 1% | 0.35% | - |
| XYZ | 5.17 | 7.52 | 10.41 | - |
| YUV | 61.1 | 143.18 | 84.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 87 | 88 | 1 | 0.01 | 0 | 0.65 | 180.68 | 1 | 0.17 |
| Hex | 0 | 57 | 58 | 64 | 1 | 0 | 41 | B5 | 64 | 11 |
| Octal | 0 | 127 | 130 | 144 | 1 | 0 | 101 | 265 | 144 | 21 |
| Binary | 0 | 1010111 | 1011000 | 1100100 | 1 | 0 | 1000001 | 10110101 | 1100100 | 10001 |
Color Harmonies of #005758
Complementary color
Monochromatic Colors of #005758
Black with #005758
Text Example
Text Example
White with #005758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005758; }
p { color: rgb(0,87,88); }
H1.HeaderClassName
{
color: #005758;
}
.AnyTagClassName
{
color: #005758;
}
</style>
background-color css
<style>
a { background-color: #005758; }
a { background-color: rgb(0,87,88); }
div.DivClassName
{
background-color: #005758;
}
.BgClassName
{
background-color: #005758;
}
</style>
border-color css
<style>
span { border-color: #005758; }
span { border-color: rgb(0,87,88); }
td.TdClassName
{
border-color: #005758;
}
.TagClassName
{
border-color: #005758;
}
</style>