Shades of Mosque #095759
Tints of Mosque #095759
RGB
CMYK
RGB Variations
Color information
#095759 (or 0x095759) is known color: Mosque. HEX triplet: 09, 57 and 59. RGB value is (9,87,89). Sum of RGB (Red+Green+Blue) = 9+87+89=185 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.86% from 185); Green value is 87 (34.38% from 255 or 47.03% from 185); Blue value is 89 (35.16% from 255 or 48.11% from 185); Max value from RGB is 89 - color contains mainly: blue. Hex color #095759 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095759 is #F6A8A6. Grayscale: #3F3F3F. Windows color (decimal): -16165031 or 5854985. OLE color: 5854985.
HSL color Cylindrical-coordinate representation of color #095759: hue angle of 181.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 #095759 is Cyan = 0.90, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 87 | 89 | - |
| CMYK | 0.90 | 0.02 | 0 | 0.65 |
| HSL | 181.5º | 0.82% | 0.19% | - |
| HSV(B) | 181.5º | 0.9% | 0.35% | - |
| XYZ | 5.32 | 7.6 | 10.64 | - |
| YUV | 63.91 | 142.16 | 88.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 87 | 89 | 0.90 | 0.02 | 0 | 0.65 | 181.5 | 0.82 | 0.19 |
| Hex | 9 | 57 | 59 | 5A | 2 | 0 | 41 | B6 | 52 | 13 |
| Octal | 11 | 127 | 131 | 132 | 2 | 0 | 101 | 266 | 122 | 23 |
| Binary | 1001 | 1010111 | 1011001 | 1011010 | 10 | 0 | 1000001 | 10110110 | 1010010 | 10011 |
Color Harmonies of #095759
Complementary color
Monochromatic Colors of #095759
Black with #095759
Text Example
Text Example
White with #095759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095759; }
p { color: rgb(9,87,89); }
H1.HeaderClassName
{
color: #095759;
}
.AnyTagClassName
{
color: #095759;
}
</style>
background-color css
<style>
a { background-color: #095759; }
a { background-color: rgb(9,87,89); }
div.DivClassName
{
background-color: #095759;
}
.BgClassName
{
background-color: #095759;
}
</style>
border-color css
<style>
span { border-color: #095759; }
span { border-color: rgb(9,87,89); }
td.TdClassName
{
border-color: #095759;
}
.TagClassName
{
border-color: #095759;
}
</style>