Shades of Mosque #096162
Tints of Mosque #096162
RGB
CMYK
RGB Variations
Color information
#096162 (or 0x096162) is known color: Mosque. HEX triplet: 09, 61 and 62. RGB value is (9,97,98). Sum of RGB (Red+Green+Blue) = 9+97+98=204 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.41% from 204); Green value is 97 (38.28% from 255 or 47.55% from 204); Blue value is 98 (38.67% from 255 or 48.04% from 204); Max value from RGB is 98 - color contains mainly: blue. Hex color #096162 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096162 is #F69E9D. Grayscale: #464646. Windows color (decimal): -16162462 or 6447369. OLE color: 6447369.
HSL color Cylindrical-coordinate representation of color #096162: hue angle of 180.67º 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 #096162 is Cyan = 0.91, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 97 | 98 | - |
| CMYK | 0.91 | 0.01 | 0 | 0.62 |
| HSL | 180.67º | 0.83% | 0.21% | - |
| HSV(B) | 180.67º | 0.91% | 0.38% | - |
| XYZ | 6.59 | 9.49 | 13.04 | - |
| YUV | 70.8 | 143.35 | 83.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 97 | 98 | 0.91 | 0.01 | 0 | 0.62 | 180.67 | 0.83 | 0.21 |
| Hex | 9 | 61 | 62 | 5B | 1 | 0 | 3E | B5 | 53 | 15 |
| Octal | 11 | 141 | 142 | 133 | 1 | 0 | 76 | 265 | 123 | 25 |
| Binary | 1001 | 1100001 | 1100010 | 1011011 | 1 | 0 | 111110 | 10110101 | 1010011 | 10101 |
Color Harmonies of #096162
Complementary color
Monochromatic Colors of #096162
Black with #096162
Text Example
Text Example
White with #096162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096162; }
p { color: rgb(9,97,98); }
H1.HeaderClassName
{
color: #096162;
}
.AnyTagClassName
{
color: #096162;
}
</style>
background-color css
<style>
a { background-color: #096162; }
a { background-color: rgb(9,97,98); }
div.DivClassName
{
background-color: #096162;
}
.BgClassName
{
background-color: #096162;
}
</style>
border-color css
<style>
span { border-color: #096162; }
span { border-color: rgb(9,97,98); }
td.TdClassName
{
border-color: #096162;
}
.TagClassName
{
border-color: #096162;
}
</style>