Shades of Mosque #096155
Tints of Mosque #096155
RGB
CMYK
RGB Variations
Color information
#096155 (or 0x096155) is known color: Mosque. HEX triplet: 09, 61 and 55. RGB value is (9,97,85). Sum of RGB (Red+Green+Blue) = 9+97+85=191 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.71% from 191); Green value is 97 (38.28% from 255 or 50.79% from 191); Blue value is 85 (33.59% from 255 or 44.50% from 191); Max value from RGB is 97 - color contains mainly: green. Hex color #096155 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096155 is #F69EAA. Grayscale: #454545. Windows color (decimal): -16162475 or 5595401. OLE color: 5595401.
HSL color Cylindrical-coordinate representation of color #096155: hue angle of 171.82º 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 #096155 is Cyan = 0.91, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 97 | 85 | - |
| CMYK | 0.91 | 0 | 0.12 | 0.62 |
| HSL | 171.82º | 0.83% | 0.21% | - |
| HSV(B) | 171.82º | 0.91% | 0.38% | - |
| XYZ | 6.03 | 9.26 | 10.06 | - |
| YUV | 69.32 | 136.85 | 84.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 97 | 85 | 0.91 | 0 | 0.12 | 0.62 | 171.82 | 0.83 | 0.21 |
| Hex | 9 | 61 | 55 | 5B | 0 | C | 3E | AC | 53 | 15 |
| Octal | 11 | 141 | 125 | 133 | 0 | 14 | 76 | 254 | 123 | 25 |
| Binary | 1001 | 1100001 | 1010101 | 1011011 | 0 | 1100 | 111110 | 10101100 | 1010011 | 10101 |
Color Harmonies of #096155
Complementary color
Monochromatic Colors of #096155
Black with #096155
Text Example
Text Example
White with #096155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096155; }
p { color: rgb(9,97,85); }
H1.HeaderClassName
{
color: #096155;
}
.AnyTagClassName
{
color: #096155;
}
</style>
background-color css
<style>
a { background-color: #096155; }
a { background-color: rgb(9,97,85); }
div.DivClassName
{
background-color: #096155;
}
.BgClassName
{
background-color: #096155;
}
</style>
border-color css
<style>
span { border-color: #096155; }
span { border-color: rgb(9,97,85); }
td.TdClassName
{
border-color: #096155;
}
.TagClassName
{
border-color: #096155;
}
</style>