Shades of Mosque #09565E
Tints of Mosque #09565E
RGB
CMYK
RGB Variations
Color information
#09565E (or 0x09565E) is known color: Mosque. HEX triplet: 09, 56 and 5E. RGB value is (9,86,94). Sum of RGB (Red+Green+Blue) = 9+86+94=189 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.76% from 189); Green value is 86 (33.98% from 255 or 45.50% from 189); Blue value is 94 (37.11% from 255 or 49.74% from 189); Max value from RGB is 94 - color contains mainly: blue. Hex color #09565E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #09565E is #F6A9A1. Grayscale: #3F3F3F. Windows color (decimal): -16165282 or 6182409. OLE color: 6182409.
HSL color Cylindrical-coordinate representation of color #09565E: hue angle of 185.65º 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 #09565E is Cyan = 0.90, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 9 | 86 | 94 | - |
| CMYK | 0.90 | 0.09 | 0 | 0.63 |
| HSL | 185.65º | 0.83% | 0.2% | - |
| HSV(B) | 185.65º | 0.9% | 0.37% | - |
| XYZ | 5.46 | 7.52 | 11.75 | - |
| YUV | 63.89 | 144.99 | 88.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 86 | 94 | 0.90 | 0.09 | 0 | 0.63 | 185.65 | 0.83 | 0.2 |
| Hex | 9 | 56 | 5E | 5A | 9 | 0 | 3F | BA | 53 | 14 |
| Octal | 11 | 126 | 136 | 132 | 11 | 0 | 77 | 272 | 123 | 24 |
| Binary | 1001 | 1010110 | 1011110 | 1011010 | 1001 | 0 | 111111 | 10111010 | 1010011 | 10100 |
Color Harmonies of #09565E
Complementary color
Monochromatic Colors of #09565E
Black with #09565E
Text Example
Text Example
White with #09565E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09565E; }
p { color: rgb(9,86,94); }
H1.HeaderClassName
{
color: #09565E;
}
.AnyTagClassName
{
color: #09565E;
}
</style>
background-color css
<style>
a { background-color: #09565E; }
a { background-color: rgb(9,86,94); }
div.DivClassName
{
background-color: #09565E;
}
.BgClassName
{
background-color: #09565E;
}
</style>
border-color css
<style>
span { border-color: #09565E; }
span { border-color: rgb(9,86,94); }
td.TdClassName
{
border-color: #09565E;
}
.TagClassName
{
border-color: #09565E;
}
</style>