Shades of Mosque #096154
Tints of Mosque #096154
RGB
CMYK
RGB Variations
Color information
#096154 (or 0x096154) is known color: Mosque. HEX triplet: 09, 61 and 54. RGB value is (9,97,84). Sum of RGB (Red+Green+Blue) = 9+97+84=190 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.74% from 190); Green value is 97 (38.28% from 255 or 51.05% from 190); Blue value is 84 (33.20% from 255 or 44.21% from 190); Max value from RGB is 97 - color contains mainly: green. Hex color #096154 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096154 is #F69EAB. Grayscale: #454545. Windows color (decimal): -16162476 or 5529865. OLE color: 5529865.
HSL color Cylindrical-coordinate representation of color #096154: hue angle of 171.14º 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 #096154 is Cyan = 0.91, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 97 | 84 | - |
| CMYK | 0.91 | 0 | 0.13 | 0.62 |
| HSL | 171.14º | 0.83% | 0.21% | - |
| HSV(B) | 171.14º | 0.91% | 0.38% | - |
| XYZ | 5.99 | 9.25 | 9.86 | - |
| YUV | 69.21 | 136.35 | 85.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 97 | 84 | 0.91 | 0 | 0.13 | 0.62 | 171.14 | 0.83 | 0.21 |
| Hex | 9 | 61 | 54 | 5B | 0 | D | 3E | AB | 53 | 15 |
| Octal | 11 | 141 | 124 | 133 | 0 | 15 | 76 | 253 | 123 | 25 |
| Binary | 1001 | 1100001 | 1010100 | 1011011 | 0 | 1101 | 111110 | 10101011 | 1010011 | 10101 |
Color Harmonies of #096154
Complementary color
Monochromatic Colors of #096154
Black with #096154
Text Example
Text Example
White with #096154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096154; }
p { color: rgb(9,97,84); }
H1.HeaderClassName
{
color: #096154;
}
.AnyTagClassName
{
color: #096154;
}
</style>
background-color css
<style>
a { background-color: #096154; }
a { background-color: rgb(9,97,84); }
div.DivClassName
{
background-color: #096154;
}
.BgClassName
{
background-color: #096154;
}
</style>
border-color css
<style>
span { border-color: #096154; }
span { border-color: rgb(9,97,84); }
td.TdClassName
{
border-color: #096154;
}
.TagClassName
{
border-color: #096154;
}
</style>