Shades of Mosque #09584D
Tints of Mosque #09584D
RGB
CMYK
RGB Variations
Color information
#09584D (or 0x09584D) is known color: Mosque. HEX triplet: 09, 58 and 4D. RGB value is (9,88,77). Sum of RGB (Red+Green+Blue) = 9+88+77=174 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.17% from 174); Green value is 88 (34.77% from 255 or 50.57% from 174); Blue value is 77 (30.47% from 255 or 44.25% from 174); Max value from RGB is 88 - color contains mainly: green. Hex color #09584D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09584D is #F6A7B2. Grayscale: #3F3F3F. Windows color (decimal): -16164787 or 5068809. OLE color: 5068809.
HSL color Cylindrical-coordinate representation of color #09584D: hue angle of 171.65º degrees, saturation: 0.81, 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 #09584D is Cyan = 0.90, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 88 | 77 | - |
| CMYK | 0.90 | 0 | 0.12 | 0.65 |
| HSL | 171.65º | 0.81% | 0.19% | - |
| HSV(B) | 171.65º | 0.9% | 0.35% | - |
| XYZ | 4.94 | 7.57 | 8.22 | - |
| YUV | 63.13 | 135.83 | 89.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 88 | 77 | 0.90 | 0 | 0.12 | 0.65 | 171.65 | 0.81 | 0.19 |
| Hex | 9 | 58 | 4D | 5A | 0 | C | 41 | AC | 51 | 13 |
| Octal | 11 | 130 | 115 | 132 | 0 | 14 | 101 | 254 | 121 | 23 |
| Binary | 1001 | 1011000 | 1001101 | 1011010 | 0 | 1100 | 1000001 | 10101100 | 1010001 | 10011 |
Color Harmonies of #09584D
Complementary color
Monochromatic Colors of #09584D
Black with #09584D
Text Example
Text Example
White with #09584D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09584D; }
p { color: rgb(9,88,77); }
H1.HeaderClassName
{
color: #09584D;
}
.AnyTagClassName
{
color: #09584D;
}
</style>
background-color css
<style>
a { background-color: #09584D; }
a { background-color: rgb(9,88,77); }
div.DivClassName
{
background-color: #09584D;
}
.BgClassName
{
background-color: #09584D;
}
</style>
border-color css
<style>
span { border-color: #09584D; }
span { border-color: rgb(9,88,77); }
td.TdClassName
{
border-color: #09584D;
}
.TagClassName
{
border-color: #09584D;
}
</style>