Shades of Mosque #09555E
Tints of Mosque #09555E
RGB
CMYK
RGB Variations
Color information
#09555E (or 0x09555E) is known color: Mosque. HEX triplet: 09, 55 and 5E. RGB value is (9,85,94). Sum of RGB (Red+Green+Blue) = 9+85+94=188 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.79% from 188); Green value is 85 (33.59% from 255 or 45.21% from 188); Blue value is 94 (37.11% from 255 or 50% from 188); Max value from RGB is 94 - color contains mainly: blue. Hex color #09555E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09555E is #F6AAA1. Grayscale: #3F3F3F. Windows color (decimal): -16165538 or 6182153. OLE color: 6182153.
HSL color Cylindrical-coordinate representation of color #09555E: hue angle of 186.35º degrees, saturation: 0.83, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #09555E is Cyan = 0.90, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 9 | 85 | 94 | - |
| CMYK | 0.90 | 0.10 | 0 | 0.63 |
| HSL | 186.35º | 0.83% | 0.2% | - |
| HSV(B) | 186.35º | 0.9% | 0.37% | - |
| XYZ | 5.38 | 7.36 | 11.73 | - |
| YUV | 63.3 | 145.32 | 89.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 85 | 94 | 0.90 | 0.10 | 0 | 0.63 | 186.35 | 0.83 | 0.2 |
| Hex | 9 | 55 | 5E | 5A | A | 0 | 3F | BA | 53 | 14 |
| Octal | 11 | 125 | 136 | 132 | 12 | 0 | 77 | 272 | 123 | 24 |
| Binary | 1001 | 1010101 | 1011110 | 1011010 | 1010 | 0 | 111111 | 10111010 | 1010011 | 10100 |
Color Harmonies of #09555E
Complementary color
Monochromatic Colors of #09555E
Black with #09555E
Text Example
Text Example
White with #09555E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09555E; }
p { color: rgb(9,85,94); }
H1.HeaderClassName
{
color: #09555E;
}
.AnyTagClassName
{
color: #09555E;
}
</style>
background-color css
<style>
a { background-color: #09555E; }
a { background-color: rgb(9,85,94); }
div.DivClassName
{
background-color: #09555E;
}
.BgClassName
{
background-color: #09555E;
}
</style>
border-color css
<style>
span { border-color: #09555E; }
span { border-color: rgb(9,85,94); }
td.TdClassName
{
border-color: #09555E;
}
.TagClassName
{
border-color: #09555E;
}
</style>