Shades of Mosque #096353
Tints of Mosque #096353
RGB
CMYK
RGB Variations
Color information
#096353 (or 0x096353) is known color: Mosque. HEX triplet: 09, 63 and 53. RGB value is (9,99,83). Sum of RGB (Red+Green+Blue) = 9+99+83=191 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.71% from 191); Green value is 99 (39.06% from 255 or 51.83% from 191); Blue value is 83 (32.81% from 255 or 43.46% from 191); Max value from RGB is 99 - color contains mainly: green. Hex color #096353 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096353 is #F69CAC. Grayscale: #464646. Windows color (decimal): -16161965 or 5464841. OLE color: 5464841.
HSL color Cylindrical-coordinate representation of color #096353: hue angle of 169.33º 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 #096353 is Cyan = 0.91, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 9 | 99 | 83 | - |
| CMYK | 0.91 | 0 | 0.16 | 0.61 |
| HSL | 169.33º | 0.83% | 0.21% | - |
| HSV(B) | 169.33º | 0.91% | 0.39% | - |
| XYZ | 6.14 | 9.61 | 9.71 | - |
| YUV | 70.27 | 135.18 | 84.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 99 | 83 | 0.91 | 0 | 0.16 | 0.61 | 169.33 | 0.83 | 0.21 |
| Hex | 9 | 63 | 53 | 5B | 0 | 10 | 3D | A9 | 53 | 15 |
| Octal | 11 | 143 | 123 | 133 | 0 | 20 | 75 | 251 | 123 | 25 |
| Binary | 1001 | 1100011 | 1010011 | 1011011 | 0 | 10000 | 111101 | 10101001 | 1010011 | 10101 |
Color Harmonies of #096353
Complementary color
Monochromatic Colors of #096353
Black with #096353
Text Example
Text Example
White with #096353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096353; }
p { color: rgb(9,99,83); }
H1.HeaderClassName
{
color: #096353;
}
.AnyTagClassName
{
color: #096353;
}
</style>
background-color css
<style>
a { background-color: #096353; }
a { background-color: rgb(9,99,83); }
div.DivClassName
{
background-color: #096353;
}
.BgClassName
{
background-color: #096353;
}
</style>
border-color css
<style>
span { border-color: #096353; }
span { border-color: rgb(9,99,83); }
td.TdClassName
{
border-color: #096353;
}
.TagClassName
{
border-color: #096353;
}
</style>