Shades of Mosque #005959
Tints of Mosque #005959
RGB
CMYK
RGB Variations
Color information
#005959 (or 0x005959) is known color: Mosque. HEX triplet: 00, 59 and 59. RGB value is (0,89,89). Sum of RGB (Red+Green+Blue) = 0+89+89=178 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 178); Green value is 89 (35.16% from 255 or 50% from 178); Blue value is 89 (35.16% from 255 or 50% from 178); Max value from RGB is 89 - color contains mainly: green, blue. Hex color #005959 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005959 is #FFA6A6. Grayscale: #3E3E3E. Windows color (decimal): -16754343 or 5855488. OLE color: 5855488.
HSL color Cylindrical-coordinate representation of color #005959: hue angle of 180º 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 #005959 is Cyan = 1, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 89 | 89 | - |
| CMYK | 1 | 0 | 0 | 0.65 |
| HSL | 180º | 1% | 0.17% | - |
| HSV(B) | 180º | 1% | 0.35% | - |
| XYZ | 5.38 | 7.87 | 10.69 | - |
| YUV | 62.39 | 143.01 | 83.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 89 | 1 | 0 | 0 | 0.65 | 180 | 1 | 0.17 |
| Hex | 0 | 59 | 59 | 64 | 0 | 0 | 41 | B4 | 64 | 11 |
| Octal | 0 | 131 | 131 | 144 | 0 | 0 | 101 | 264 | 144 | 21 |
| Binary | 0 | 1011001 | 1011001 | 1100100 | 0 | 0 | 1000001 | 10110100 | 1100100 | 10001 |
Color Harmonies of #005959
Complementary color
Monochromatic Colors of #005959
Black with #005959
Text Example
Text Example
White with #005959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005959; }
p { color: rgb(0,89,89); }
H1.HeaderClassName
{
color: #005959;
}
.AnyTagClassName
{
color: #005959;
}
</style>
background-color css
<style>
a { background-color: #005959; }
a { background-color: rgb(0,89,89); }
div.DivClassName
{
background-color: #005959;
}
.BgClassName
{
background-color: #005959;
}
</style>
border-color css
<style>
span { border-color: #005959; }
span { border-color: rgb(0,89,89); }
td.TdClassName
{
border-color: #005959;
}
.TagClassName
{
border-color: #005959;
}
</style>