Shades of Mosque #09594C
Tints of Mosque #09594C
RGB
CMYK
RGB Variations
Color information
#09594C (or 0x09594C) is known color: Mosque. HEX triplet: 09, 59 and 4C. RGB value is (9,89,76). Sum of RGB (Red+Green+Blue) = 9+89+76=174 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.17% from 174); Green value is 89 (35.16% from 255 or 51.15% from 174); Blue value is 76 (30.08% from 255 or 43.68% from 174); Max value from RGB is 89 - color contains mainly: green. Hex color #09594C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #09594C is #F6A6B3. Grayscale: #3F3F3F. Windows color (decimal): -16164532 or 5003529. OLE color: 5003529.
HSL color Cylindrical-coordinate representation of color #09594C: hue angle of 170.25º 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 #09594C is Cyan = 0.90, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 89 | 76 | - |
| CMYK | 0.90 | 0 | 0.15 | 0.65 |
| HSL | 170.25º | 0.82% | 0.19% | - |
| HSV(B) | 170.25º | 0.9% | 0.35% | - |
| XYZ | 4.99 | 7.72 | 8.07 | - |
| YUV | 63.6 | 135 | 89.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 89 | 76 | 0.90 | 0 | 0.15 | 0.65 | 170.25 | 0.82 | 0.19 |
| Hex | 9 | 59 | 4C | 5A | 0 | F | 41 | AA | 52 | 13 |
| Octal | 11 | 131 | 114 | 132 | 0 | 17 | 101 | 252 | 122 | 23 |
| Binary | 1001 | 1011001 | 1001100 | 1011010 | 0 | 1111 | 1000001 | 10101010 | 1010010 | 10011 |
Color Harmonies of #09594C
Complementary color
Monochromatic Colors of #09594C
Black with #09594C
Text Example
Text Example
White with #09594C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09594C; }
p { color: rgb(9,89,76); }
H1.HeaderClassName
{
color: #09594C;
}
.AnyTagClassName
{
color: #09594C;
}
</style>
background-color css
<style>
a { background-color: #09594C; }
a { background-color: rgb(9,89,76); }
div.DivClassName
{
background-color: #09594C;
}
.BgClassName
{
background-color: #09594C;
}
</style>
border-color css
<style>
span { border-color: #09594C; }
span { border-color: rgb(9,89,76); }
td.TdClassName
{
border-color: #09594C;
}
.TagClassName
{
border-color: #09594C;
}
</style>