Shades of Mosque #005D58
Tints of Mosque #005D58
RGB
CMYK
RGB Variations
Color information
#005D58 (or 0x005D58) is known color: Mosque. HEX triplet: 00, 5D and 58. RGB value is (0,93,88). Sum of RGB (Red+Green+Blue) = 0+93+88=181 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 181); Green value is 93 (36.72% from 255 or 51.38% from 181); Blue value is 88 (34.77% from 255 or 48.62% from 181); Max value from RGB is 93 - color contains mainly: green. Hex color #005D58 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005D58 is #FFA2A7. Grayscale: #404040. Windows color (decimal): -16753320 or 5790976. OLE color: 5790976.
HSL color Cylindrical-coordinate representation of color #005D58: hue angle of 176.77º degrees, saturation: 1, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005D58 is Cyan = 1, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 0 | 93 | 88 | - |
| CMYK | 1 | 0 | 0.05 | 0.64 |
| HSL | 176.77º | 1% | 0.18% | - |
| HSV(B) | 176.77º | 1% | 0.36% | - |
| XYZ | 5.68 | 8.53 | 10.58 | - |
| YUV | 64.62 | 141.19 | 81.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 93 | 88 | 1 | 0 | 0.05 | 0.64 | 176.77 | 1 | 0.18 |
| Hex | 0 | 5D | 58 | 64 | 0 | 5 | 40 | B1 | 64 | 12 |
| Octal | 0 | 135 | 130 | 144 | 0 | 5 | 100 | 261 | 144 | 22 |
| Binary | 0 | 1011101 | 1011000 | 1100100 | 0 | 101 | 1000000 | 10110001 | 1100100 | 10010 |
Color Harmonies of #005D58
Complementary color
Monochromatic Colors of #005D58
Black with #005D58
Text Example
Text Example
White with #005D58
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005D58; }
p { color: rgb(0,93,88); }
H1.HeaderClassName
{
color: #005D58;
}
.AnyTagClassName
{
color: #005D58;
}
</style>
background-color css
<style>
a { background-color: #005D58; }
a { background-color: rgb(0,93,88); }
div.DivClassName
{
background-color: #005D58;
}
.BgClassName
{
background-color: #005D58;
}
</style>
border-color css
<style>
span { border-color: #005D58; }
span { border-color: rgb(0,93,88); }
td.TdClassName
{
border-color: #005D58;
}
.TagClassName
{
border-color: #005D58;
}
</style>