Shades of Mosque #096760
Tints of Mosque #096760
RGB
CMYK
RGB Variations
Color information
#096760 (or 0x096760) is known color: Mosque. HEX triplet: 09, 67 and 60. RGB value is (9,103,96). Sum of RGB (Red+Green+Blue) = 9+103+96=208 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.33% from 208); Green value is 103 (40.62% from 255 or 49.52% from 208); Blue value is 96 (37.89% from 255 or 46.15% from 208); Max value from RGB is 103 - color contains mainly: green. Hex color #096760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096760 is #F6989F. Grayscale: #4A4A4A. Windows color (decimal): -16160928 or 6317833. OLE color: 6317833.
HSL color Cylindrical-coordinate representation of color #096760: hue angle of 175.53º 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 #096760 is Cyan = 0.91, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 9 | 103 | 96 | - |
| CMYK | 0.91 | 0 | 0.07 | 0.60 |
| HSL | 175.53º | 0.84% | 0.22% | - |
| HSV(B) | 175.53º | 0.91% | 0.4% | - |
| XYZ | 7.07 | 10.6 | 12.74 | - |
| YUV | 74.1 | 140.36 | 81.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 103 | 96 | 0.91 | 0 | 0.07 | 0.60 | 175.53 | 0.84 | 0.22 |
| Hex | 9 | 67 | 60 | 5B | 0 | 7 | 3C | B0 | 54 | 16 |
| Octal | 11 | 147 | 140 | 133 | 0 | 7 | 74 | 260 | 124 | 26 |
| Binary | 1001 | 1100111 | 1100000 | 1011011 | 0 | 111 | 111100 | 10110000 | 1010100 | 10110 |
Color Harmonies of #096760
Complementary color
Monochromatic Colors of #096760
Black with #096760
Text Example
Text Example
White with #096760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096760; }
p { color: rgb(9,103,96); }
H1.HeaderClassName
{
color: #096760;
}
.AnyTagClassName
{
color: #096760;
}
</style>
background-color css
<style>
a { background-color: #096760; }
a { background-color: rgb(9,103,96); }
div.DivClassName
{
background-color: #096760;
}
.BgClassName
{
background-color: #096760;
}
</style>
border-color css
<style>
span { border-color: #096760; }
span { border-color: rgb(9,103,96); }
td.TdClassName
{
border-color: #096760;
}
.TagClassName
{
border-color: #096760;
}
</style>