Shades of Mosque #095650
Tints of Mosque #095650
RGB
CMYK
RGB Variations
Color information
#095650 (or 0x095650) is known color: Mosque. HEX triplet: 09, 56 and 50. RGB value is (9,86,80). Sum of RGB (Red+Green+Blue) = 9+86+80=175 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.14% from 175); Green value is 86 (33.98% from 255 or 49.14% from 175); Blue value is 80 (31.64% from 255 or 45.71% from 175); Max value from RGB is 86 - color contains mainly: green. Hex color #095650 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095650 is #F6A9AF. Grayscale: #3E3E3E. Windows color (decimal): -16165296 or 5264905. OLE color: 5264905.
HSL color Cylindrical-coordinate representation of color #095650: hue angle of 175.32º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #095650 is Cyan = 0.90, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 9 | 86 | 80 | - |
| CMYK | 0.90 | 0 | 0.07 | 0.66 |
| HSL | 175.32º | 0.81% | 0.19% | - |
| HSV(B) | 175.32º | 0.9% | 0.34% | - |
| XYZ | 4.89 | 7.29 | 8.74 | - |
| YUV | 62.29 | 137.99 | 89.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 86 | 80 | 0.90 | 0 | 0.07 | 0.66 | 175.32 | 0.81 | 0.19 |
| Hex | 9 | 56 | 50 | 5A | 0 | 7 | 42 | AF | 51 | 13 |
| Octal | 11 | 126 | 120 | 132 | 0 | 7 | 102 | 257 | 121 | 23 |
| Binary | 1001 | 1010110 | 1010000 | 1011010 | 0 | 111 | 1000010 | 10101111 | 1010001 | 10011 |
Color Harmonies of #095650
Complementary color
Monochromatic Colors of #095650
Black with #095650
Text Example
Text Example
White with #095650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095650; }
p { color: rgb(9,86,80); }
H1.HeaderClassName
{
color: #095650;
}
.AnyTagClassName
{
color: #095650;
}
</style>
background-color css
<style>
a { background-color: #095650; }
a { background-color: rgb(9,86,80); }
div.DivClassName
{
background-color: #095650;
}
.BgClassName
{
background-color: #095650;
}
</style>
border-color css
<style>
span { border-color: #095650; }
span { border-color: rgb(9,86,80); }
td.TdClassName
{
border-color: #095650;
}
.TagClassName
{
border-color: #095650;
}
</style>