Shades of Mosque #005756
Tints of Mosque #005756
RGB
CMYK
RGB Variations
Color information
#005756 (or 0x005756) is known color: Mosque. HEX triplet: 00, 57 and 56. RGB value is (0,87,86). Sum of RGB (Red+Green+Blue) = 0+87+86=173 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 173); Green value is 87 (34.38% from 255 or 50.29% from 173); Blue value is 86 (33.98% from 255 or 49.71% from 173); Max value from RGB is 87 - color contains mainly: green. Hex color #005756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005756 is #FFA8A9. Grayscale: #3C3C3C. Windows color (decimal): -16754858 or 5658368. OLE color: 5658368.
HSL color Cylindrical-coordinate representation of color #005756: hue angle of 179.31º 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 #005756 is Cyan = 1, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 0 | 87 | 86 | - |
| CMYK | 1 | 0 | 0.01 | 0.66 |
| HSL | 179.31º | 1% | 0.17% | - |
| HSV(B) | 179.31º | 1% | 0.34% | - |
| XYZ | 5.09 | 7.49 | 9.98 | - |
| YUV | 60.87 | 142.18 | 84.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 87 | 86 | 1 | 0 | 0.01 | 0.66 | 179.31 | 1 | 0.17 |
| Hex | 0 | 57 | 56 | 64 | 0 | 1 | 42 | B3 | 64 | 11 |
| Octal | 0 | 127 | 126 | 144 | 0 | 1 | 102 | 263 | 144 | 21 |
| Binary | 0 | 1010111 | 1010110 | 1100100 | 0 | 1 | 1000010 | 10110011 | 1100100 | 10001 |
Color Harmonies of #005756
Complementary color
Monochromatic Colors of #005756
Black with #005756
Text Example
Text Example
White with #005756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005756; }
p { color: rgb(0,87,86); }
H1.HeaderClassName
{
color: #005756;
}
.AnyTagClassName
{
color: #005756;
}
</style>
background-color css
<style>
a { background-color: #005756; }
a { background-color: rgb(0,87,86); }
div.DivClassName
{
background-color: #005756;
}
.BgClassName
{
background-color: #005756;
}
</style>
border-color css
<style>
span { border-color: #005756; }
span { border-color: rgb(0,87,86); }
td.TdClassName
{
border-color: #005756;
}
.TagClassName
{
border-color: #005756;
}
</style>