Shades of Mosque #09584A
Tints of Mosque #09584A
RGB
CMYK
RGB Variations
Color information
#09584A (or 0x09584A) is known color: Mosque. HEX triplet: 09, 58 and 4A. RGB value is (9,88,74). Sum of RGB (Red+Green+Blue) = 9+88+74=171 (22% of max value = 765). Red value is 9 (3.91% from 255 or 5.26% from 171); Green value is 88 (34.77% from 255 or 51.46% from 171); Blue value is 74 (29.30% from 255 or 43.27% from 171); Max value from RGB is 88 - color contains mainly: green. Hex color #09584A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #09584A is #F6A7B5. Grayscale: #3E3E3E. Windows color (decimal): -16164790 or 4872201. OLE color: 4872201.
HSL color Cylindrical-coordinate representation of color #09584A: hue angle of 169.37º 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 #09584A is Cyan = 0.90, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 88 | 74 | - |
| CMYK | 0.90 | 0 | 0.16 | 0.65 |
| HSL | 169.37º | 0.81% | 0.19% | - |
| HSV(B) | 169.37º | 0.9% | 0.35% | - |
| XYZ | 4.84 | 7.53 | 7.68 | - |
| YUV | 62.78 | 134.33 | 89.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 88 | 74 | 0.90 | 0 | 0.16 | 0.65 | 169.37 | 0.81 | 0.19 |
| Hex | 9 | 58 | 4A | 5A | 0 | 10 | 41 | A9 | 51 | 13 |
| Octal | 11 | 130 | 112 | 132 | 0 | 20 | 101 | 251 | 121 | 23 |
| Binary | 1001 | 1011000 | 1001010 | 1011010 | 0 | 10000 | 1000001 | 10101001 | 1010001 | 10011 |
Color Harmonies of #09584A
Complementary color
Monochromatic Colors of #09584A
Black with #09584A
Text Example
Text Example
White with #09584A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09584A; }
p { color: rgb(9,88,74); }
H1.HeaderClassName
{
color: #09584A;
}
.AnyTagClassName
{
color: #09584A;
}
</style>
background-color css
<style>
a { background-color: #09584A; }
a { background-color: rgb(9,88,74); }
div.DivClassName
{
background-color: #09584A;
}
.BgClassName
{
background-color: #09584A;
}
</style>
border-color css
<style>
span { border-color: #09584A; }
span { border-color: rgb(9,88,74); }
td.TdClassName
{
border-color: #09584A;
}
.TagClassName
{
border-color: #09584A;
}
</style>