Shades of Mosque #005751
Tints of Mosque #005751
RGB
CMYK
RGB Variations
Color information
#005751 (or 0x005751) is known color: Mosque. HEX triplet: 00, 57 and 51. RGB value is (0,87,81). Sum of RGB (Red+Green+Blue) = 0+87+81=168 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 168); Green value is 87 (34.38% from 255 or 51.79% from 168); Blue value is 81 (32.03% from 255 or 48.21% from 168); Max value from RGB is 87 - color contains mainly: green. Hex color #005751 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005751 is #FFA8AE. Grayscale: #3C3C3C. Windows color (decimal): -16754863 or 5330688. OLE color: 5330688.
HSL color Cylindrical-coordinate representation of color #005751: hue angle of 175.86º 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 #005751 is Cyan = 1, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 0 | 87 | 81 | - |
| CMYK | 1 | 0 | 0.07 | 0.66 |
| HSL | 175.86º | 1% | 0.17% | - |
| HSV(B) | 175.86º | 1% | 0.34% | - |
| XYZ | 4.89 | 7.41 | 8.96 | - |
| YUV | 60.3 | 139.68 | 84.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 87 | 81 | 1 | 0 | 0.07 | 0.66 | 175.86 | 1 | 0.17 |
| Hex | 0 | 57 | 51 | 64 | 0 | 7 | 42 | B0 | 64 | 11 |
| Octal | 0 | 127 | 121 | 144 | 0 | 7 | 102 | 260 | 144 | 21 |
| Binary | 0 | 1010111 | 1010001 | 1100100 | 0 | 111 | 1000010 | 10110000 | 1100100 | 10001 |
Color Harmonies of #005751
Complementary color
Monochromatic Colors of #005751
Black with #005751
Text Example
Text Example
White with #005751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005751; }
p { color: rgb(0,87,81); }
H1.HeaderClassName
{
color: #005751;
}
.AnyTagClassName
{
color: #005751;
}
</style>
background-color css
<style>
a { background-color: #005751; }
a { background-color: rgb(0,87,81); }
div.DivClassName
{
background-color: #005751;
}
.BgClassName
{
background-color: #005751;
}
</style>
border-color css
<style>
span { border-color: #005751; }
span { border-color: rgb(0,87,81); }
td.TdClassName
{
border-color: #005751;
}
.TagClassName
{
border-color: #005751;
}
</style>