Shades of Mosque #096056
Tints of Mosque #096056
RGB
CMYK
RGB Variations
Color information
#096056 (or 0x096056) is known color: Mosque. HEX triplet: 09, 60 and 56. RGB value is (9,96,86). Sum of RGB (Red+Green+Blue) = 9+96+86=191 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.71% from 191); Green value is 96 (37.89% from 255 or 50.26% from 191); Blue value is 86 (33.98% from 255 or 45.03% from 191); Max value from RGB is 96 - color contains mainly: green. Hex color #096056 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096056 is #F69FA9. Grayscale: #444444. Windows color (decimal): -16162730 or 5660681. OLE color: 5660681.
HSL color Cylindrical-coordinate representation of color #096056: hue angle of 173.1º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096056 is Cyan = 0.91, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 96 | 86 | - |
| CMYK | 0.91 | 0 | 0.10 | 0.62 |
| HSL | 173.1º | 0.83% | 0.21% | - |
| HSV(B) | 173.1º | 0.91% | 0.38% | - |
| XYZ | 5.98 | 9.1 | 10.24 | - |
| YUV | 68.85 | 137.68 | 85.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 96 | 86 | 0.91 | 0 | 0.10 | 0.62 | 173.1 | 0.83 | 0.21 |
| Hex | 9 | 60 | 56 | 5B | 0 | A | 3E | AD | 53 | 15 |
| Octal | 11 | 140 | 126 | 133 | 0 | 12 | 76 | 255 | 123 | 25 |
| Binary | 1001 | 1100000 | 1010110 | 1011011 | 0 | 1010 | 111110 | 10101101 | 1010011 | 10101 |
Color Harmonies of #096056
Complementary color
Monochromatic Colors of #096056
Black with #096056
Text Example
Text Example
White with #096056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096056; }
p { color: rgb(9,96,86); }
H1.HeaderClassName
{
color: #096056;
}
.AnyTagClassName
{
color: #096056;
}
</style>
background-color css
<style>
a { background-color: #096056; }
a { background-color: rgb(9,96,86); }
div.DivClassName
{
background-color: #096056;
}
.BgClassName
{
background-color: #096056;
}
</style>
border-color css
<style>
span { border-color: #096056; }
span { border-color: rgb(9,96,86); }
td.TdClassName
{
border-color: #096056;
}
.TagClassName
{
border-color: #096056;
}
</style>