Shades of Mosque #005958
Tints of Mosque #005958
RGB
CMYK
RGB Variations
Color information
#005958 (or 0x005958) is known color: Mosque. HEX triplet: 00, 59 and 58. RGB value is (0,89,88). Sum of RGB (Red+Green+Blue) = 0+89+88=177 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 177); Green value is 89 (35.16% from 255 or 50.28% from 177); Blue value is 88 (34.77% from 255 or 49.72% from 177); Max value from RGB is 89 - color contains mainly: green. Hex color #005958 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005958 is #FFA6A7. Grayscale: #3E3E3E. Windows color (decimal): -16754344 or 5789952. OLE color: 5789952.
HSL color Cylindrical-coordinate representation of color #005958: hue angle of 179.33º 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 #005958 is Cyan = 1, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 89 | 88 | - |
| CMYK | 1 | 0 | 0.01 | 0.65 |
| HSL | 179.33º | 1% | 0.17% | - |
| HSV(B) | 179.33º | 1% | 0.35% | - |
| XYZ | 5.33 | 7.85 | 10.47 | - |
| YUV | 62.28 | 142.51 | 83.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 89 | 88 | 1 | 0 | 0.01 | 0.65 | 179.33 | 1 | 0.17 |
| Hex | 0 | 59 | 58 | 64 | 0 | 1 | 41 | B3 | 64 | 11 |
| Octal | 0 | 131 | 130 | 144 | 0 | 1 | 101 | 263 | 144 | 21 |
| Binary | 0 | 1011001 | 1011000 | 1100100 | 0 | 1 | 1000001 | 10110011 | 1100100 | 10001 |
Color Harmonies of #005958
Complementary color
Monochromatic Colors of #005958
Black with #005958
Text Example
Text Example
White with #005958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005958; }
p { color: rgb(0,89,88); }
H1.HeaderClassName
{
color: #005958;
}
.AnyTagClassName
{
color: #005958;
}
</style>
background-color css
<style>
a { background-color: #005958; }
a { background-color: rgb(0,89,88); }
div.DivClassName
{
background-color: #005958;
}
.BgClassName
{
background-color: #005958;
}
</style>
border-color css
<style>
span { border-color: #005958; }
span { border-color: rgb(0,89,88); }
td.TdClassName
{
border-color: #005958;
}
.TagClassName
{
border-color: #005958;
}
</style>