Shades of Mosque #095651
Tints of Mosque #095651
RGB
CMYK
RGB Variations
Color information
#095651 (or 0x095651) is known color: Mosque. HEX triplet: 09, 56 and 51. RGB value is (9,86,81). Sum of RGB (Red+Green+Blue) = 9+86+81=176 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.11% from 176); Green value is 86 (33.98% from 255 or 48.86% from 176); Blue value is 81 (32.03% from 255 or 46.02% from 176); Max value from RGB is 86 - color contains mainly: green. Hex color #095651 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095651 is #F6A9AE. Grayscale: #3E3E3E. Windows color (decimal): -16165295 or 5330441. OLE color: 5330441.
HSL color Cylindrical-coordinate representation of color #095651: hue angle of 176.1º 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 #095651 is Cyan = 0.90, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 9 | 86 | 81 | - |
| CMYK | 0.90 | 0 | 0.06 | 0.66 |
| HSL | 176.1º | 0.81% | 0.19% | - |
| HSV(B) | 176.1º | 0.9% | 0.34% | - |
| XYZ | 4.93 | 7.31 | 8.94 | - |
| YUV | 62.41 | 138.49 | 89.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 86 | 81 | 0.90 | 0 | 0.06 | 0.66 | 176.1 | 0.81 | 0.19 |
| Hex | 9 | 56 | 51 | 5A | 0 | 6 | 42 | B0 | 51 | 13 |
| Octal | 11 | 126 | 121 | 132 | 0 | 6 | 102 | 260 | 121 | 23 |
| Binary | 1001 | 1010110 | 1010001 | 1011010 | 0 | 110 | 1000010 | 10110000 | 1010001 | 10011 |
Color Harmonies of #095651
Complementary color
Monochromatic Colors of #095651
Black with #095651
Text Example
Text Example
White with #095651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095651; }
p { color: rgb(9,86,81); }
H1.HeaderClassName
{
color: #095651;
}
.AnyTagClassName
{
color: #095651;
}
</style>
background-color css
<style>
a { background-color: #095651; }
a { background-color: rgb(9,86,81); }
div.DivClassName
{
background-color: #095651;
}
.BgClassName
{
background-color: #095651;
}
</style>
border-color css
<style>
span { border-color: #095651; }
span { border-color: rgb(9,86,81); }
td.TdClassName
{
border-color: #095651;
}
.TagClassName
{
border-color: #095651;
}
</style>