Shades of Mosque #09594D
Tints of Mosque #09594D
RGB
CMYK
RGB Variations
Color information
#09594D (or 0x09594D) is known color: Mosque. HEX triplet: 09, 59 and 4D. RGB value is (9,89,77). Sum of RGB (Red+Green+Blue) = 9+89+77=175 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.14% from 175); Green value is 89 (35.16% from 255 or 50.86% from 175); Blue value is 77 (30.47% from 255 or 44% from 175); Max value from RGB is 89 - color contains mainly: green. Hex color #09594D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09594D is #F6A6B2. Grayscale: #3F3F3F. Windows color (decimal): -16164531 or 5069065. OLE color: 5069065.
HSL color Cylindrical-coordinate representation of color #09594D: hue angle of 171º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #09594D is Cyan = 0.90, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 89 | 77 | - |
| CMYK | 0.90 | 0 | 0.13 | 0.65 |
| HSL | 171º | 0.82% | 0.19% | - |
| HSV(B) | 171º | 0.9% | 0.35% | - |
| XYZ | 5.02 | 7.74 | 8.25 | - |
| YUV | 63.71 | 135.5 | 88.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 89 | 77 | 0.90 | 0 | 0.13 | 0.65 | 171 | 0.82 | 0.19 |
| Hex | 9 | 59 | 4D | 5A | 0 | D | 41 | AB | 52 | 13 |
| Octal | 11 | 131 | 115 | 132 | 0 | 15 | 101 | 253 | 122 | 23 |
| Binary | 1001 | 1011001 | 1001101 | 1011010 | 0 | 1101 | 1000001 | 10101011 | 1010010 | 10011 |
Color Harmonies of #09594D
Complementary color
Monochromatic Colors of #09594D
Black with #09594D
Text Example
Text Example
White with #09594D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09594D; }
p { color: rgb(9,89,77); }
H1.HeaderClassName
{
color: #09594D;
}
.AnyTagClassName
{
color: #09594D;
}
</style>
background-color css
<style>
a { background-color: #09594D; }
a { background-color: rgb(9,89,77); }
div.DivClassName
{
background-color: #09594D;
}
.BgClassName
{
background-color: #09594D;
}
</style>
border-color css
<style>
span { border-color: #09594D; }
span { border-color: rgb(9,89,77); }
td.TdClassName
{
border-color: #09594D;
}
.TagClassName
{
border-color: #09594D;
}
</style>