Shades of Mosque #08584E
Tints of Mosque #08584E
RGB
CMYK
RGB Variations
Color information
#08584E (or 0x08584E) is known color: Mosque. HEX triplet: 08, 58 and 4E. RGB value is (8,88,78). Sum of RGB (Red+Green+Blue) = 8+88+78=174 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.60% from 174); Green value is 88 (34.77% from 255 or 50.57% from 174); Blue value is 78 (30.86% from 255 or 44.83% from 174); Max value from RGB is 88 - color contains mainly: green. Hex color #08584E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #08584E is #F7A7B1. Grayscale: #3E3E3E. Windows color (decimal): -16230322 or 5134344. OLE color: 5134344.
HSL color Cylindrical-coordinate representation of color #08584E: hue angle of 172.5º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #08584E is Cyan = 0.91, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 8 | 88 | 78 | - |
| CMYK | 0.91 | 0 | 0.11 | 0.65 |
| HSL | 172.5º | 0.83% | 0.19% | - |
| HSV(B) | 172.5º | 0.91% | 0.35% | - |
| XYZ | 4.97 | 7.58 | 8.41 | - |
| YUV | 62.94 | 136.5 | 88.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 88 | 78 | 0.91 | 0 | 0.11 | 0.65 | 172.5 | 0.83 | 0.19 |
| Hex | 8 | 58 | 4E | 5B | 0 | B | 41 | AC | 53 | 13 |
| Octal | 10 | 130 | 116 | 133 | 0 | 13 | 101 | 254 | 123 | 23 |
| Binary | 1000 | 1011000 | 1001110 | 1011011 | 0 | 1011 | 1000001 | 10101100 | 1010011 | 10011 |
Color Harmonies of #08584E
Complementary color
Monochromatic Colors of #08584E
Black with #08584E
Text Example
Text Example
White with #08584E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #08584E; }
p { color: rgb(8,88,78); }
H1.HeaderClassName
{
color: #08584E;
}
.AnyTagClassName
{
color: #08584E;
}
</style>
background-color css
<style>
a { background-color: #08584E; }
a { background-color: rgb(8,88,78); }
div.DivClassName
{
background-color: #08584E;
}
.BgClassName
{
background-color: #08584E;
}
</style>
border-color css
<style>
span { border-color: #08584E; }
span { border-color: rgb(8,88,78); }
td.TdClassName
{
border-color: #08584E;
}
.TagClassName
{
border-color: #08584E;
}
</style>