Shades of Mosque #096661
Tints of Mosque #096661
RGB
CMYK
RGB Variations
Color information
#096661 (or 0x096661) is known color: Mosque. HEX triplet: 09, 66 and 61. RGB value is (9,102,97). Sum of RGB (Red+Green+Blue) = 9+102+97=208 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.33% from 208); Green value is 102 (40.23% from 255 or 49.04% from 208); Blue value is 97 (38.28% from 255 or 46.63% from 208); Max value from RGB is 102 - color contains mainly: green. Hex color #096661 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096661 is #F6999E. Grayscale: #494949. Windows color (decimal): -16161183 or 6383113. OLE color: 6383113.
HSL color Cylindrical-coordinate representation of color #096661: hue angle of 176.77º 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 #096661 is Cyan = 0.91, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 9 | 102 | 97 | - |
| CMYK | 0.91 | 0 | 0.05 | 0.6 |
| HSL | 176.77º | 0.84% | 0.22% | - |
| HSV(B) | 176.77º | 0.91% | 0.4% | - |
| XYZ | 7.02 | 10.42 | 12.95 | - |
| YUV | 73.62 | 141.19 | 81.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 102 | 97 | 0.91 | 0 | 0.05 | 0.6 | 176.77 | 0.84 | 0.22 |
| Hex | 9 | 66 | 61 | 5B | 0 | 5 | 3C | B1 | 54 | 16 |
| Octal | 11 | 146 | 141 | 133 | 0 | 5 | 74 | 261 | 124 | 26 |
| Binary | 1001 | 1100110 | 1100001 | 1011011 | 0 | 101 | 111100 | 10110001 | 1010100 | 10110 |
Color Harmonies of #096661
Complementary color
Monochromatic Colors of #096661
Black with #096661
Text Example
Text Example
White with #096661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096661; }
p { color: rgb(9,102,97); }
H1.HeaderClassName
{
color: #096661;
}
.AnyTagClassName
{
color: #096661;
}
</style>
background-color css
<style>
a { background-color: #096661; }
a { background-color: rgb(9,102,97); }
div.DivClassName
{
background-color: #096661;
}
.BgClassName
{
background-color: #096661;
}
</style>
border-color css
<style>
span { border-color: #096661; }
span { border-color: rgb(9,102,97); }
td.TdClassName
{
border-color: #096661;
}
.TagClassName
{
border-color: #096661;
}
</style>