Shades of Mosque #096263
Tints of Mosque #096263
RGB
CMYK
RGB Variations
Color information
#096263 (or 0x096263) is known color: Mosque. HEX triplet: 09, 62 and 63. RGB value is (9,98,99). Sum of RGB (Red+Green+Blue) = 9+98+99=206 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.37% from 206); Green value is 98 (38.67% from 255 or 47.57% from 206); Blue value is 99 (39.06% from 255 or 48.06% from 206); Max value from RGB is 99 - color contains mainly: blue. Hex color #096263 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096263 is #F69D9C. Grayscale: #474747. Windows color (decimal): -16162205 or 6513161. OLE color: 6513161.
HSL color Cylindrical-coordinate representation of color #096263: hue angle of 180.67º 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 #096263 is Cyan = 0.91, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 9 | 98 | 99 | - |
| CMYK | 0.91 | 0.01 | 0 | 0.61 |
| HSL | 180.67º | 0.83% | 0.21% | - |
| HSV(B) | 180.67º | 0.91% | 0.39% | - |
| XYZ | 6.73 | 9.69 | 13.32 | - |
| YUV | 71.5 | 143.51 | 83.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 98 | 99 | 0.91 | 0.01 | 0 | 0.61 | 180.67 | 0.83 | 0.21 |
| Hex | 9 | 62 | 63 | 5B | 1 | 0 | 3D | B5 | 53 | 15 |
| Octal | 11 | 142 | 143 | 133 | 1 | 0 | 75 | 265 | 123 | 25 |
| Binary | 1001 | 1100010 | 1100011 | 1011011 | 1 | 0 | 111101 | 10110101 | 1010011 | 10101 |
Color Harmonies of #096263
Complementary color
Monochromatic Colors of #096263
Black with #096263
Text Example
Text Example
White with #096263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096263; }
p { color: rgb(9,98,99); }
H1.HeaderClassName
{
color: #096263;
}
.AnyTagClassName
{
color: #096263;
}
</style>
background-color css
<style>
a { background-color: #096263; }
a { background-color: rgb(9,98,99); }
div.DivClassName
{
background-color: #096263;
}
.BgClassName
{
background-color: #096263;
}
</style>
border-color css
<style>
span { border-color: #096263; }
span { border-color: rgb(9,98,99); }
td.TdClassName
{
border-color: #096263;
}
.TagClassName
{
border-color: #096263;
}
</style>