Shades of Mosque #00584F
Tints of Mosque #00584F
RGB
CMYK
RGB Variations
Color information
#00584F (or 0x00584F) is known color: Mosque. HEX triplet: 00, 58 and 4F. RGB value is (0,88,79). Sum of RGB (Red+Green+Blue) = 0+88+79=167 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 167); Green value is 88 (34.77% from 255 or 52.69% from 167); Blue value is 79 (31.25% from 255 or 47.31% from 167); Max value from RGB is 88 - color contains mainly: green. Hex color #00584F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00584F is #FFA7B0. Grayscale: #3C3C3C. Windows color (decimal): -16754609 or 5199872. OLE color: 5199872.
HSL color Cylindrical-coordinate representation of color #00584F: hue angle of 173.86º 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 #00584F is Cyan = 1, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 88 | 79 | - |
| CMYK | 1 | 0 | 0.10 | 0.65 |
| HSL | 173.86º | 1% | 0.17% | - |
| HSV(B) | 173.86º | 1% | 0.35% | - |
| XYZ | 4.9 | 7.54 | 8.59 | - |
| YUV | 60.66 | 138.35 | 84.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 88 | 79 | 1 | 0 | 0.10 | 0.65 | 173.86 | 1 | 0.17 |
| Hex | 0 | 58 | 4F | 64 | 0 | A | 41 | AE | 64 | 11 |
| Octal | 0 | 130 | 117 | 144 | 0 | 12 | 101 | 256 | 144 | 21 |
| Binary | 0 | 1011000 | 1001111 | 1100100 | 0 | 1010 | 1000001 | 10101110 | 1100100 | 10001 |
Color Harmonies of #00584F
Complementary color
Monochromatic Colors of #00584F
Black with #00584F
Text Example
Text Example
White with #00584F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00584F; }
p { color: rgb(0,88,79); }
H1.HeaderClassName
{
color: #00584F;
}
.AnyTagClassName
{
color: #00584F;
}
</style>
background-color css
<style>
a { background-color: #00584F; }
a { background-color: rgb(0,88,79); }
div.DivClassName
{
background-color: #00584F;
}
.BgClassName
{
background-color: #00584F;
}
</style>
border-color css
<style>
span { border-color: #00584F; }
span { border-color: rgb(0,88,79); }
td.TdClassName
{
border-color: #00584F;
}
.TagClassName
{
border-color: #00584F;
}
</style>