Shades of Mosque #005E58
Tints of Mosque #005E58
RGB
CMYK
RGB Variations
Color information
#005E58 (or 0x005E58) is known color: Mosque. HEX triplet: 00, 5E and 58. RGB value is (0,94,88). Sum of RGB (Red+Green+Blue) = 0+94+88=182 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 182); Green value is 94 (37.11% from 255 or 51.65% from 182); Blue value is 88 (34.77% from 255 or 48.35% from 182); Max value from RGB is 94 - color contains mainly: green. Hex color #005E58 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005E58 is #FFA1A7. Grayscale: #414141. Windows color (decimal): -16753064 or 5791232. OLE color: 5791232.
HSL color Cylindrical-coordinate representation of color #005E58: hue angle of 176.17º degrees, saturation: 1, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005E58 is Cyan = 1, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 0 | 94 | 88 | - |
| CMYK | 1 | 0 | 0.06 | 0.63 |
| HSL | 176.17º | 1% | 0.18% | - |
| HSV(B) | 176.17º | 1% | 0.37% | - |
| XYZ | 5.76 | 8.71 | 10.61 | - |
| YUV | 65.21 | 140.86 | 81.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 94 | 88 | 1 | 0 | 0.06 | 0.63 | 176.17 | 1 | 0.18 |
| Hex | 0 | 5E | 58 | 64 | 0 | 6 | 3F | B0 | 64 | 12 |
| Octal | 0 | 136 | 130 | 144 | 0 | 6 | 77 | 260 | 144 | 22 |
| Binary | 0 | 1011110 | 1011000 | 1100100 | 0 | 110 | 111111 | 10110000 | 1100100 | 10010 |
Color Harmonies of #005E58
Complementary color
Monochromatic Colors of #005E58
Black with #005E58
Text Example
Text Example
White with #005E58
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005E58; }
p { color: rgb(0,94,88); }
H1.HeaderClassName
{
color: #005E58;
}
.AnyTagClassName
{
color: #005E58;
}
</style>
background-color css
<style>
a { background-color: #005E58; }
a { background-color: rgb(0,94,88); }
div.DivClassName
{
background-color: #005E58;
}
.BgClassName
{
background-color: #005E58;
}
</style>
border-color css
<style>
span { border-color: #005E58; }
span { border-color: rgb(0,94,88); }
td.TdClassName
{
border-color: #005E58;
}
.TagClassName
{
border-color: #005E58;
}
</style>