Shades of Mosque #005960
Tints of Mosque #005960
RGB
CMYK
RGB Variations
Color information
#005960 (or 0x005960) is known color: Mosque. HEX triplet: 00, 59 and 60. RGB value is (0,89,96). Sum of RGB (Red+Green+Blue) = 0+89+96=185 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 185); Green value is 89 (35.16% from 255 or 48.11% from 185); Blue value is 96 (37.89% from 255 or 51.89% from 185); Max value from RGB is 96 - color contains mainly: blue. Hex color #005960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005960 is #FFA69F. Grayscale: #3F3F3F. Windows color (decimal): -16754336 or 6314240. OLE color: 6314240.
HSL color Cylindrical-coordinate representation of color #005960: hue angle of 184.38º 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 #005960 is Cyan = 1, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 89 | 96 | - |
| CMYK | 1 | 0.07 | 0 | 0.62 |
| HSL | 184.38º | 1% | 0.19% | - |
| HSV(B) | 184.38º | 1% | 0.38% | - |
| XYZ | 5.68 | 7.99 | 12.31 | - |
| YUV | 63.19 | 146.51 | 82.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 96 | 1 | 0.07 | 0 | 0.62 | 184.38 | 1 | 0.19 |
| Hex | 0 | 59 | 60 | 64 | 7 | 0 | 3E | B8 | 64 | 13 |
| Octal | 0 | 131 | 140 | 144 | 7 | 0 | 76 | 270 | 144 | 23 |
| Binary | 0 | 1011001 | 1100000 | 1100100 | 111 | 0 | 111110 | 10111000 | 1100100 | 10011 |
Color Harmonies of #005960
Complementary color
Monochromatic Colors of #005960
Black with #005960
Text Example
Text Example
White with #005960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005960; }
p { color: rgb(0,89,96); }
H1.HeaderClassName
{
color: #005960;
}
.AnyTagClassName
{
color: #005960;
}
</style>
background-color css
<style>
a { background-color: #005960; }
a { background-color: rgb(0,89,96); }
div.DivClassName
{
background-color: #005960;
}
.BgClassName
{
background-color: #005960;
}
</style>
border-color css
<style>
span { border-color: #005960; }
span { border-color: rgb(0,89,96); }
td.TdClassName
{
border-color: #005960;
}
.TagClassName
{
border-color: #005960;
}
</style>