Shades of Mosque #096560
Tints of Mosque #096560
RGB
CMYK
RGB Variations
Color information
#096560 (or 0x096560) is known color: Mosque. HEX triplet: 09, 65 and 60. RGB value is (9,101,96). Sum of RGB (Red+Green+Blue) = 9+101+96=206 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.37% from 206); Green value is 101 (39.84% from 255 or 49.03% from 206); Blue value is 96 (37.89% from 255 or 46.60% from 206); Max value from RGB is 101 - color contains mainly: green. Hex color #096560 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096560 is #F69A9F. Grayscale: #484848. Windows color (decimal): -16161440 or 6317321. OLE color: 6317321.
HSL color Cylindrical-coordinate representation of color #096560: hue angle of 176.74º 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 #096560 is Cyan = 0.91, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 9 | 101 | 96 | - |
| CMYK | 0.91 | 0 | 0.05 | 0.60 |
| HSL | 176.74º | 0.84% | 0.22% | - |
| HSV(B) | 176.74º | 0.91% | 0.4% | - |
| XYZ | 6.88 | 10.21 | 12.67 | - |
| YUV | 72.92 | 141.02 | 82.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 101 | 96 | 0.91 | 0 | 0.05 | 0.60 | 176.74 | 0.84 | 0.22 |
| Hex | 9 | 65 | 60 | 5B | 0 | 5 | 3C | B1 | 54 | 16 |
| Octal | 11 | 145 | 140 | 133 | 0 | 5 | 74 | 261 | 124 | 26 |
| Binary | 1001 | 1100101 | 1100000 | 1011011 | 0 | 101 | 111100 | 10110001 | 1010100 | 10110 |
Color Harmonies of #096560
Complementary color
Monochromatic Colors of #096560
Black with #096560
Text Example
Text Example
White with #096560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096560; }
p { color: rgb(9,101,96); }
H1.HeaderClassName
{
color: #096560;
}
.AnyTagClassName
{
color: #096560;
}
</style>
background-color css
<style>
a { background-color: #096560; }
a { background-color: rgb(9,101,96); }
div.DivClassName
{
background-color: #096560;
}
.BgClassName
{
background-color: #096560;
}
</style>
border-color css
<style>
span { border-color: #096560; }
span { border-color: rgb(9,101,96); }
td.TdClassName
{
border-color: #096560;
}
.TagClassName
{
border-color: #096560;
}
</style>