Shades of Mosque #005851
Tints of Mosque #005851
RGB
CMYK
RGB Variations
Color information
#005851 (or 0x005851) is known color: Mosque. HEX triplet: 00, 58 and 51. RGB value is (0,88,81). Sum of RGB (Red+Green+Blue) = 0+88+81=169 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 169); Green value is 88 (34.77% from 255 or 52.07% from 169); Blue value is 81 (32.03% from 255 or 47.93% from 169); Max value from RGB is 88 - color contains mainly: green. Hex color #005851 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005851 is #FFA7AE. Grayscale: #3C3C3C. Windows color (decimal): -16754607 or 5330944. OLE color: 5330944.
HSL color Cylindrical-coordinate representation of color #005851: hue angle of 175.23º 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 #005851 is Cyan = 1, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 88 | 81 | - |
| CMYK | 1 | 0 | 0.08 | 0.65 |
| HSL | 175.23º | 1% | 0.17% | - |
| HSV(B) | 175.23º | 1% | 0.35% | - |
| XYZ | 4.97 | 7.57 | 8.98 | - |
| YUV | 60.89 | 139.35 | 84.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 88 | 81 | 1 | 0 | 0.08 | 0.65 | 175.23 | 1 | 0.17 |
| Hex | 0 | 58 | 51 | 64 | 0 | 8 | 41 | AF | 64 | 11 |
| Octal | 0 | 130 | 121 | 144 | 0 | 10 | 101 | 257 | 144 | 21 |
| Binary | 0 | 1011000 | 1010001 | 1100100 | 0 | 1000 | 1000001 | 10101111 | 1100100 | 10001 |
Color Harmonies of #005851
Complementary color
Monochromatic Colors of #005851
Black with #005851
Text Example
Text Example
White with #005851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005851; }
p { color: rgb(0,88,81); }
H1.HeaderClassName
{
color: #005851;
}
.AnyTagClassName
{
color: #005851;
}
</style>
background-color css
<style>
a { background-color: #005851; }
a { background-color: rgb(0,88,81); }
div.DivClassName
{
background-color: #005851;
}
.BgClassName
{
background-color: #005851;
}
</style>
border-color css
<style>
span { border-color: #005851; }
span { border-color: rgb(0,88,81); }
td.TdClassName
{
border-color: #005851;
}
.TagClassName
{
border-color: #005851;
}
</style>