Shades of Mosque #095752
Tints of Mosque #095752
RGB
CMYK
RGB Variations
Color information
#095752 (or 0x095752) is known color: Mosque. HEX triplet: 09, 57 and 52. RGB value is (9,87,82). Sum of RGB (Red+Green+Blue) = 9+87+82=178 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.06% from 178); Green value is 87 (34.38% from 255 or 48.88% from 178); Blue value is 82 (32.42% from 255 or 46.07% from 178); Max value from RGB is 87 - color contains mainly: green. Hex color #095752 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095752 is #F6A8AD. Grayscale: #3F3F3F. Windows color (decimal): -16165038 or 5396233. OLE color: 5396233.
HSL color Cylindrical-coordinate representation of color #095752: hue angle of 176.15º 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 #095752 is Cyan = 0.90, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 9 | 87 | 82 | - |
| CMYK | 0.90 | 0 | 0.06 | 0.66 |
| HSL | 176.15º | 0.81% | 0.19% | - |
| HSV(B) | 176.15º | 0.9% | 0.34% | - |
| XYZ | 5.04 | 7.48 | 9.16 | - |
| YUV | 63.11 | 138.66 | 89.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 87 | 82 | 0.90 | 0 | 0.06 | 0.66 | 176.15 | 0.81 | 0.19 |
| Hex | 9 | 57 | 52 | 5A | 0 | 6 | 42 | B0 | 51 | 13 |
| Octal | 11 | 127 | 122 | 132 | 0 | 6 | 102 | 260 | 121 | 23 |
| Binary | 1001 | 1010111 | 1010010 | 1011010 | 0 | 110 | 1000010 | 10110000 | 1010001 | 10011 |
Color Harmonies of #095752
Complementary color
Monochromatic Colors of #095752
Black with #095752
Text Example
Text Example
White with #095752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095752; }
p { color: rgb(9,87,82); }
H1.HeaderClassName
{
color: #095752;
}
.AnyTagClassName
{
color: #095752;
}
</style>
background-color css
<style>
a { background-color: #095752; }
a { background-color: rgb(9,87,82); }
div.DivClassName
{
background-color: #095752;
}
.BgClassName
{
background-color: #095752;
}
</style>
border-color css
<style>
span { border-color: #095752; }
span { border-color: rgb(9,87,82); }
td.TdClassName
{
border-color: #095752;
}
.TagClassName
{
border-color: #095752;
}
</style>