Shades of Mosque #00584E
Tints of Mosque #00584E
RGB
CMYK
RGB Variations
Color information
#00584E (or 0x00584E) is known color: Mosque. HEX triplet: 00, 58 and 4E. RGB value is (0,88,78). Sum of RGB (Red+Green+Blue) = 0+88+78=166 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 166); Green value is 88 (34.77% from 255 or 53.01% from 166); Blue value is 78 (30.86% from 255 or 46.99% from 166); Max value from RGB is 88 - color contains mainly: green. Hex color #00584E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00584E is #FFA7B1. Grayscale: #3C3C3C. Windows color (decimal): -16754610 or 5134336. OLE color: 5134336.
HSL color Cylindrical-coordinate representation of color #00584E: hue angle of 173.18º 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 #00584E is Cyan = 1, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 88 | 78 | - |
| CMYK | 1 | 0 | 0.11 | 0.65 |
| HSL | 173.18º | 1% | 0.17% | - |
| HSV(B) | 173.18º | 1% | 0.35% | - |
| XYZ | 4.86 | 7.53 | 8.4 | - |
| YUV | 60.55 | 137.85 | 84.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 88 | 78 | 1 | 0 | 0.11 | 0.65 | 173.18 | 1 | 0.17 |
| Hex | 0 | 58 | 4E | 64 | 0 | B | 41 | AD | 64 | 11 |
| Octal | 0 | 130 | 116 | 144 | 0 | 13 | 101 | 255 | 144 | 21 |
| Binary | 0 | 1011000 | 1001110 | 1100100 | 0 | 1011 | 1000001 | 10101101 | 1100100 | 10001 |
Color Harmonies of #00584E
Complementary color
Monochromatic Colors of #00584E
Black with #00584E
Text Example
Text Example
White with #00584E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00584E; }
p { color: rgb(0,88,78); }
H1.HeaderClassName
{
color: #00584E;
}
.AnyTagClassName
{
color: #00584E;
}
</style>
background-color css
<style>
a { background-color: #00584E; }
a { background-color: rgb(0,88,78); }
div.DivClassName
{
background-color: #00584E;
}
.BgClassName
{
background-color: #00584E;
}
</style>
border-color css
<style>
span { border-color: #00584E; }
span { border-color: rgb(0,88,78); }
td.TdClassName
{
border-color: #00584E;
}
.TagClassName
{
border-color: #00584E;
}
</style>