Shades of Mosque #095653
Tints of Mosque #095653
RGB
CMYK
RGB Variations
Color information
#095653 (or 0x095653) is known color: Mosque. HEX triplet: 09, 56 and 53. RGB value is (9,86,83). Sum of RGB (Red+Green+Blue) = 9+86+83=178 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.06% from 178); Green value is 86 (33.98% from 255 or 48.31% from 178); Blue value is 83 (32.81% from 255 or 46.63% from 178); Max value from RGB is 86 - color contains mainly: green. Hex color #095653 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095653 is #F6A9AC. Grayscale: #3E3E3E. Windows color (decimal): -16165293 or 5461513. OLE color: 5461513.
HSL color Cylindrical-coordinate representation of color #095653: hue angle of 177.66º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #095653 is Cyan = 0.90, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 9 | 86 | 83 | - |
| CMYK | 0.90 | 0 | 0.03 | 0.66 |
| HSL | 177.66º | 0.81% | 0.19% | - |
| HSV(B) | 177.66º | 0.9% | 0.34% | - |
| XYZ | 5 | 7.34 | 9.34 | - |
| YUV | 62.64 | 139.49 | 89.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 86 | 83 | 0.90 | 0 | 0.03 | 0.66 | 177.66 | 0.81 | 0.19 |
| Hex | 9 | 56 | 53 | 5A | 0 | 3 | 42 | B2 | 51 | 13 |
| Octal | 11 | 126 | 123 | 132 | 0 | 3 | 102 | 262 | 121 | 23 |
| Binary | 1001 | 1010110 | 1010011 | 1011010 | 0 | 11 | 1000010 | 10110010 | 1010001 | 10011 |
Color Harmonies of #095653
Complementary color
Monochromatic Colors of #095653
Black with #095653
Text Example
Text Example
White with #095653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095653; }
p { color: rgb(9,86,83); }
H1.HeaderClassName
{
color: #095653;
}
.AnyTagClassName
{
color: #095653;
}
</style>
background-color css
<style>
a { background-color: #095653; }
a { background-color: rgb(9,86,83); }
div.DivClassName
{
background-color: #095653;
}
.BgClassName
{
background-color: #095653;
}
</style>
border-color css
<style>
span { border-color: #095653; }
span { border-color: rgb(9,86,83); }
td.TdClassName
{
border-color: #095653;
}
.TagClassName
{
border-color: #095653;
}
</style>