Shades of Mosque #09594F
Tints of Mosque #09594F
RGB
CMYK
RGB Variations
Color information
#09594F (or 0x09594F) is known color: Mosque. HEX triplet: 09, 59 and 4F. RGB value is (9,89,79). Sum of RGB (Red+Green+Blue) = 9+89+79=177 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.08% from 177); Green value is 89 (35.16% from 255 or 50.28% from 177); Blue value is 79 (31.25% from 255 or 44.63% from 177); Max value from RGB is 89 - color contains mainly: green. Hex color #09594F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09594F is #F6A6B0. Grayscale: #3F3F3F. Windows color (decimal): -16164529 or 5200137. OLE color: 5200137.
HSL color Cylindrical-coordinate representation of color #09594F: hue angle of 172.5º 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 #09594F is Cyan = 0.90, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 89 | 79 | - |
| CMYK | 0.90 | 0 | 0.11 | 0.65 |
| HSL | 172.5º | 0.82% | 0.19% | - |
| HSV(B) | 172.5º | 0.9% | 0.35% | - |
| XYZ | 5.1 | 7.77 | 8.63 | - |
| YUV | 63.94 | 136.5 | 88.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 89 | 79 | 0.90 | 0 | 0.11 | 0.65 | 172.5 | 0.82 | 0.19 |
| Hex | 9 | 59 | 4F | 5A | 0 | B | 41 | AC | 52 | 13 |
| Octal | 11 | 131 | 117 | 132 | 0 | 13 | 101 | 254 | 122 | 23 |
| Binary | 1001 | 1011001 | 1001111 | 1011010 | 0 | 1011 | 1000001 | 10101100 | 1010010 | 10011 |
Color Harmonies of #09594F
Complementary color
Monochromatic Colors of #09594F
Black with #09594F
Text Example
Text Example
White with #09594F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09594F; }
p { color: rgb(9,89,79); }
H1.HeaderClassName
{
color: #09594F;
}
.AnyTagClassName
{
color: #09594F;
}
</style>
background-color css
<style>
a { background-color: #09594F; }
a { background-color: rgb(9,89,79); }
div.DivClassName
{
background-color: #09594F;
}
.BgClassName
{
background-color: #09594F;
}
</style>
border-color css
<style>
span { border-color: #09594F; }
span { border-color: rgb(9,89,79); }
td.TdClassName
{
border-color: #09594F;
}
.TagClassName
{
border-color: #09594F;
}
</style>