Shades of Mosque #096557
Tints of Mosque #096557
RGB
CMYK
RGB Variations
Color information
#096557 (or 0x096557) is known color: Mosque. HEX triplet: 09, 65 and 57. RGB value is (9,101,87). Sum of RGB (Red+Green+Blue) = 9+101+87=197 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.57% from 197); Green value is 101 (39.84% from 255 or 51.27% from 197); Blue value is 87 (34.38% from 255 or 44.16% from 197); Max value from RGB is 101 - color contains mainly: green. Hex color #096557 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096557 is #F69AA8. Grayscale: #474747. Windows color (decimal): -16161449 or 5727497. OLE color: 5727497.
HSL color Cylindrical-coordinate representation of color #096557: hue angle of 170.87º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096557 is Cyan = 0.91, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 9 | 101 | 87 | - |
| CMYK | 0.91 | 0 | 0.14 | 0.60 |
| HSL | 170.87º | 0.84% | 0.22% | - |
| HSV(B) | 170.87º | 0.91% | 0.4% | - |
| XYZ | 6.49 | 10.05 | 10.62 | - |
| YUV | 71.9 | 136.52 | 83.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 101 | 87 | 0.91 | 0 | 0.14 | 0.60 | 170.87 | 0.84 | 0.22 |
| Hex | 9 | 65 | 57 | 5B | 0 | E | 3C | AB | 54 | 16 |
| Octal | 11 | 145 | 127 | 133 | 0 | 16 | 74 | 253 | 124 | 26 |
| Binary | 1001 | 1100101 | 1010111 | 1011011 | 0 | 1110 | 111100 | 10101011 | 1010100 | 10110 |
Color Harmonies of #096557
Complementary color
Monochromatic Colors of #096557
Black with #096557
Text Example
Text Example
White with #096557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096557; }
p { color: rgb(9,101,87); }
H1.HeaderClassName
{
color: #096557;
}
.AnyTagClassName
{
color: #096557;
}
</style>
background-color css
<style>
a { background-color: #096557; }
a { background-color: rgb(9,101,87); }
div.DivClassName
{
background-color: #096557;
}
.BgClassName
{
background-color: #096557;
}
</style>
border-color css
<style>
span { border-color: #096557; }
span { border-color: rgb(9,101,87); }
td.TdClassName
{
border-color: #096557;
}
.TagClassName
{
border-color: #096557;
}
</style>