Shades of Mosque #08594D
Tints of Mosque #08594D
RGB
CMYK
RGB Variations
Color information
#08594D (or 0x08594D) is known color: Mosque. HEX triplet: 08, 59 and 4D. RGB value is (8,89,77). Sum of RGB (Red+Green+Blue) = 8+89+77=174 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.60% from 174); Green value is 89 (35.16% from 255 or 51.15% from 174); Blue value is 77 (30.47% from 255 or 44.25% from 174); Max value from RGB is 89 - color contains mainly: green. Hex color #08594D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #08594D is #F7A6B2. Grayscale: #3F3F3F. Windows color (decimal): -16230067 or 5069064. OLE color: 5069064.
HSL color Cylindrical-coordinate representation of color #08594D: hue angle of 171.11º degrees, saturation: 0.84, 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 #08594D is Cyan = 0.91, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 8 | 89 | 77 | - |
| CMYK | 0.91 | 0 | 0.13 | 0.65 |
| HSL | 171.11º | 0.84% | 0.19% | - |
| HSV(B) | 171.11º | 0.91% | 0.35% | - |
| XYZ | 5.01 | 7.73 | 8.25 | - |
| YUV | 63.41 | 135.66 | 88.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 89 | 77 | 0.91 | 0 | 0.13 | 0.65 | 171.11 | 0.84 | 0.19 |
| Hex | 8 | 59 | 4D | 5B | 0 | D | 41 | AB | 54 | 13 |
| Octal | 10 | 131 | 115 | 133 | 0 | 15 | 101 | 253 | 124 | 23 |
| Binary | 1000 | 1011001 | 1001101 | 1011011 | 0 | 1101 | 1000001 | 10101011 | 1010100 | 10011 |
Color Harmonies of #08594D
Complementary color
Monochromatic Colors of #08594D
Black with #08594D
Text Example
Text Example
White with #08594D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #08594D; }
p { color: rgb(8,89,77); }
H1.HeaderClassName
{
color: #08594D;
}
.AnyTagClassName
{
color: #08594D;
}
</style>
background-color css
<style>
a { background-color: #08594D; }
a { background-color: rgb(8,89,77); }
div.DivClassName
{
background-color: #08594D;
}
.BgClassName
{
background-color: #08594D;
}
</style>
border-color css
<style>
span { border-color: #08594D; }
span { border-color: rgb(8,89,77); }
td.TdClassName
{
border-color: #08594D;
}
.TagClassName
{
border-color: #08594D;
}
</style>