Shades of Mosque #096159
Tints of Mosque #096159
RGB
CMYK
RGB Variations
Color information
#096159 (or 0x096159) is known color: Mosque. HEX triplet: 09, 61 and 59. RGB value is (9,97,89). Sum of RGB (Red+Green+Blue) = 9+97+89=195 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.62% from 195); Green value is 97 (38.28% from 255 or 49.74% from 195); Blue value is 89 (35.16% from 255 or 45.64% from 195); Max value from RGB is 97 - color contains mainly: green. Hex color #096159 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096159 is #F69EA6. Grayscale: #454545. Windows color (decimal): -16162471 or 5857545. OLE color: 5857545.
HSL color Cylindrical-coordinate representation of color #096159: hue angle of 174.55º 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 #096159 is Cyan = 0.91, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 97 | 89 | - |
| CMYK | 0.91 | 0 | 0.08 | 0.62 |
| HSL | 174.55º | 0.83% | 0.21% | - |
| HSV(B) | 174.55º | 0.91% | 0.38% | - |
| XYZ | 6.19 | 9.33 | 10.93 | - |
| YUV | 69.78 | 138.85 | 84.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 97 | 89 | 0.91 | 0 | 0.08 | 0.62 | 174.55 | 0.83 | 0.21 |
| Hex | 9 | 61 | 59 | 5B | 0 | 8 | 3E | AF | 53 | 15 |
| Octal | 11 | 141 | 131 | 133 | 0 | 10 | 76 | 257 | 123 | 25 |
| Binary | 1001 | 1100001 | 1011001 | 1011011 | 0 | 1000 | 111110 | 10101111 | 1010011 | 10101 |
Color Harmonies of #096159
Complementary color
Monochromatic Colors of #096159
Black with #096159
Text Example
Text Example
White with #096159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096159; }
p { color: rgb(9,97,89); }
H1.HeaderClassName
{
color: #096159;
}
.AnyTagClassName
{
color: #096159;
}
</style>
background-color css
<style>
a { background-color: #096159; }
a { background-color: rgb(9,97,89); }
div.DivClassName
{
background-color: #096159;
}
.BgClassName
{
background-color: #096159;
}
</style>
border-color css
<style>
span { border-color: #096159; }
span { border-color: rgb(9,97,89); }
td.TdClassName
{
border-color: #096159;
}
.TagClassName
{
border-color: #096159;
}
</style>