Shades of Mosque #005850
Tints of Mosque #005850
RGB
CMYK
RGB Variations
Color information
#005850 (or 0x005850) is known color: Mosque. HEX triplet: 00, 58 and 50. RGB value is (0,88,80). Sum of RGB (Red+Green+Blue) = 0+88+80=168 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 168); Green value is 88 (34.77% from 255 or 52.38% from 168); Blue value is 80 (31.64% from 255 or 47.62% from 168); Max value from RGB is 88 - color contains mainly: green. Hex color #005850 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005850 is #FFA7AF. Grayscale: #3C3C3C. Windows color (decimal): -16754608 or 5265408. OLE color: 5265408.
HSL color Cylindrical-coordinate representation of color #005850: hue angle of 174.55º 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 #005850 is Cyan = 1, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 88 | 80 | - |
| CMYK | 1 | 0 | 0.09 | 0.65 |
| HSL | 174.55º | 1% | 0.17% | - |
| HSV(B) | 174.55º | 1% | 0.35% | - |
| XYZ | 4.94 | 7.56 | 8.79 | - |
| YUV | 60.78 | 138.85 | 84.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 88 | 80 | 1 | 0 | 0.09 | 0.65 | 174.55 | 1 | 0.17 |
| Hex | 0 | 58 | 50 | 64 | 0 | 9 | 41 | AF | 64 | 11 |
| Octal | 0 | 130 | 120 | 144 | 0 | 11 | 101 | 257 | 144 | 21 |
| Binary | 0 | 1011000 | 1010000 | 1100100 | 0 | 1001 | 1000001 | 10101111 | 1100100 | 10001 |
Color Harmonies of #005850
Complementary color
Monochromatic Colors of #005850
Black with #005850
Text Example
Text Example
White with #005850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005850; }
p { color: rgb(0,88,80); }
H1.HeaderClassName
{
color: #005850;
}
.AnyTagClassName
{
color: #005850;
}
</style>
background-color css
<style>
a { background-color: #005850; }
a { background-color: rgb(0,88,80); }
div.DivClassName
{
background-color: #005850;
}
.BgClassName
{
background-color: #005850;
}
</style>
border-color css
<style>
span { border-color: #005850; }
span { border-color: rgb(0,88,80); }
td.TdClassName
{
border-color: #005850;
}
.TagClassName
{
border-color: #005850;
}
</style>