Shades of Mosque #005860
Tints of Mosque #005860
RGB
CMYK
RGB Variations
Color information
#005860 (or 0x005860) is known color: Mosque. HEX triplet: 00, 58 and 60. RGB value is (0,88,96). Sum of RGB (Red+Green+Blue) = 0+88+96=184 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 184); Green value is 88 (34.77% from 255 or 47.83% from 184); Blue value is 96 (37.89% from 255 or 52.17% from 184); Max value from RGB is 96 - color contains mainly: blue. Hex color #005860 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005860 is #FFA79F. Grayscale: #3E3E3E. Windows color (decimal): -16754592 or 6313984. OLE color: 6313984.
HSL color Cylindrical-coordinate representation of color #005860: hue angle of 185º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005860 is Cyan = 1, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 88 | 96 | - |
| CMYK | 1 | 0.08 | 0 | 0.62 |
| HSL | 185º | 1% | 0.19% | - |
| HSV(B) | 185º | 1% | 0.38% | - |
| XYZ | 5.6 | 7.82 | 12.28 | - |
| YUV | 62.6 | 146.85 | 83.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 88 | 96 | 1 | 0.08 | 0 | 0.62 | 185 | 1 | 0.19 |
| Hex | 0 | 58 | 60 | 64 | 8 | 0 | 3E | B9 | 64 | 13 |
| Octal | 0 | 130 | 140 | 144 | 10 | 0 | 76 | 271 | 144 | 23 |
| Binary | 0 | 1011000 | 1100000 | 1100100 | 1000 | 0 | 111110 | 10111001 | 1100100 | 10011 |
Color Harmonies of #005860
Complementary color
Monochromatic Colors of #005860
Black with #005860
Text Example
Text Example
White with #005860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005860; }
p { color: rgb(0,88,96); }
H1.HeaderClassName
{
color: #005860;
}
.AnyTagClassName
{
color: #005860;
}
</style>
background-color css
<style>
a { background-color: #005860; }
a { background-color: rgb(0,88,96); }
div.DivClassName
{
background-color: #005860;
}
.BgClassName
{
background-color: #005860;
}
</style>
border-color css
<style>
span { border-color: #005860; }
span { border-color: rgb(0,88,96); }
td.TdClassName
{
border-color: #005860;
}
.TagClassName
{
border-color: #005860;
}
</style>