Shades of Mosque #096363
Tints of Mosque #096363
RGB
CMYK
RGB Variations
Color information
#096363 (or 0x096363) is known color: Mosque. HEX triplet: 09, 63 and 63. RGB value is (9,99,99). Sum of RGB (Red+Green+Blue) = 9+99+99=207 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.35% from 207); Green value is 99 (39.06% from 255 or 47.83% from 207); Blue value is 99 (39.06% from 255 or 47.83% from 207); Max value from RGB is 99 - color contains mainly: green, blue. Hex color #096363 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096363 is #F69C9C. Grayscale: #484848. Windows color (decimal): -16161949 or 6513417. OLE color: 6513417.
HSL color Cylindrical-coordinate representation of color #096363: hue angle of 180º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096363 is Cyan = 0.91, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 9 | 99 | 99 | - |
| CMYK | 0.91 | 0 | 0 | 0.61 |
| HSL | 180º | 0.83% | 0.21% | - |
| HSV(B) | 180º | 0.91% | 0.39% | - |
| XYZ | 6.83 | 9.88 | 13.35 | - |
| YUV | 72.09 | 143.18 | 83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 99 | 99 | 0.91 | 0 | 0 | 0.61 | 180 | 0.83 | 0.21 |
| Hex | 9 | 63 | 63 | 5B | 0 | 0 | 3D | B4 | 53 | 15 |
| Octal | 11 | 143 | 143 | 133 | 0 | 0 | 75 | 264 | 123 | 25 |
| Binary | 1001 | 1100011 | 1100011 | 1011011 | 0 | 0 | 111101 | 10110100 | 1010011 | 10101 |
Color Harmonies of #096363
Complementary color
Monochromatic Colors of #096363
Black with #096363
Text Example
Text Example
White with #096363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096363; }
p { color: rgb(9,99,99); }
H1.HeaderClassName
{
color: #096363;
}
.AnyTagClassName
{
color: #096363;
}
</style>
background-color css
<style>
a { background-color: #096363; }
a { background-color: rgb(9,99,99); }
div.DivClassName
{
background-color: #096363;
}
.BgClassName
{
background-color: #096363;
}
</style>
border-color css
<style>
span { border-color: #096363; }
span { border-color: rgb(9,99,99); }
td.TdClassName
{
border-color: #096363;
}
.TagClassName
{
border-color: #096363;
}
</style>