Shades of Mosque #096063
Tints of Mosque #096063
RGB
CMYK
RGB Variations
Color information
#096063 (or 0x096063) is known color: Mosque. HEX triplet: 09, 60 and 63. RGB value is (9,96,99). Sum of RGB (Red+Green+Blue) = 9+96+99=204 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.41% from 204); Green value is 96 (37.89% from 255 or 47.06% from 204); Blue value is 99 (39.06% from 255 or 48.53% from 204); Max value from RGB is 99 - color contains mainly: blue. Hex color #096063 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096063 is #F69F9C. Grayscale: #464646. Windows color (decimal): -16162717 or 6512649. OLE color: 6512649.
HSL color Cylindrical-coordinate representation of color #096063: hue angle of 182º 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 #096063 is Cyan = 0.91, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 9 | 96 | 99 | - |
| CMYK | 0.91 | 0.03 | 0 | 0.61 |
| HSL | 182º | 0.83% | 0.21% | - |
| HSV(B) | 182º | 0.91% | 0.39% | - |
| XYZ | 6.55 | 9.32 | 13.26 | - |
| YUV | 70.33 | 144.18 | 84.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 96 | 99 | 0.91 | 0.03 | 0 | 0.61 | 182 | 0.83 | 0.21 |
| Hex | 9 | 60 | 63 | 5B | 3 | 0 | 3D | B6 | 53 | 15 |
| Octal | 11 | 140 | 143 | 133 | 3 | 0 | 75 | 266 | 123 | 25 |
| Binary | 1001 | 1100000 | 1100011 | 1011011 | 11 | 0 | 111101 | 10110110 | 1010011 | 10101 |
Color Harmonies of #096063
Complementary color
Monochromatic Colors of #096063
Black with #096063
Text Example
Text Example
White with #096063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096063; }
p { color: rgb(9,96,99); }
H1.HeaderClassName
{
color: #096063;
}
.AnyTagClassName
{
color: #096063;
}
</style>
background-color css
<style>
a { background-color: #096063; }
a { background-color: rgb(9,96,99); }
div.DivClassName
{
background-color: #096063;
}
.BgClassName
{
background-color: #096063;
}
</style>
border-color css
<style>
span { border-color: #096063; }
span { border-color: rgb(9,96,99); }
td.TdClassName
{
border-color: #096063;
}
.TagClassName
{
border-color: #096063;
}
</style>