Shades of Mosque #095753
Tints of Mosque #095753
RGB
CMYK
RGB Variations
Color information
#095753 (or 0x095753) is known color: Mosque. HEX triplet: 09, 57 and 53. RGB value is (9,87,83). Sum of RGB (Red+Green+Blue) = 9+87+83=179 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.03% from 179); Green value is 87 (34.38% from 255 or 48.60% from 179); Blue value is 83 (32.81% from 255 or 46.37% from 179); Max value from RGB is 87 - color contains mainly: green. Hex color #095753 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095753 is #F6A8AC. Grayscale: #3F3F3F. Windows color (decimal): -16165037 or 5461769. OLE color: 5461769.
HSL color Cylindrical-coordinate representation of color #095753: hue angle of 176.92º 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 #095753 is Cyan = 0.90, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 9 | 87 | 83 | - |
| CMYK | 0.90 | 0 | 0.05 | 0.66 |
| HSL | 176.92º | 0.81% | 0.19% | - |
| HSV(B) | 176.92º | 0.9% | 0.34% | - |
| XYZ | 5.08 | 7.5 | 9.36 | - |
| YUV | 63.22 | 139.16 | 89.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 87 | 83 | 0.90 | 0 | 0.05 | 0.66 | 176.92 | 0.81 | 0.19 |
| Hex | 9 | 57 | 53 | 5A | 0 | 5 | 42 | B1 | 51 | 13 |
| Octal | 11 | 127 | 123 | 132 | 0 | 5 | 102 | 261 | 121 | 23 |
| Binary | 1001 | 1010111 | 1010011 | 1011010 | 0 | 101 | 1000010 | 10110001 | 1010001 | 10011 |
Color Harmonies of #095753
Complementary color
Monochromatic Colors of #095753
Black with #095753
Text Example
Text Example
White with #095753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095753; }
p { color: rgb(9,87,83); }
H1.HeaderClassName
{
color: #095753;
}
.AnyTagClassName
{
color: #095753;
}
</style>
background-color css
<style>
a { background-color: #095753; }
a { background-color: rgb(9,87,83); }
div.DivClassName
{
background-color: #095753;
}
.BgClassName
{
background-color: #095753;
}
</style>
border-color css
<style>
span { border-color: #095753; }
span { border-color: rgb(9,87,83); }
td.TdClassName
{
border-color: #095753;
}
.TagClassName
{
border-color: #095753;
}
</style>