Shades of Mosque #095552
Tints of Mosque #095552
RGB
CMYK
RGB Variations
Color information
#095552 (or 0x095552) is known color: Mosque. HEX triplet: 09, 55 and 52. RGB value is (9,85,82). Sum of RGB (Red+Green+Blue) = 9+85+82=176 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.11% from 176); Green value is 85 (33.59% from 255 or 48.30% from 176); Blue value is 82 (32.42% from 255 or 46.59% from 176); Max value from RGB is 85 - color contains mainly: green. Hex color #095552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095552 is #F6AAAD. Grayscale: #3D3D3D. Windows color (decimal): -16165550 or 5395721. OLE color: 5395721.
HSL color Cylindrical-coordinate representation of color #095552: hue angle of 177.63º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #095552 is Cyan = 0.89, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 85 | 82 | - |
| CMYK | 0.89 | 0 | 0.04 | 0.67 |
| HSL | 177.63º | 0.81% | 0.18% | - |
| HSV(B) | 177.63º | 0.89% | 0.33% | - |
| XYZ | 4.88 | 7.16 | 9.11 | - |
| YUV | 61.93 | 139.32 | 90.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 85 | 82 | 0.89 | 0 | 0.04 | 0.67 | 177.63 | 0.81 | 0.18 |
| Hex | 9 | 55 | 52 | 59 | 0 | 4 | 43 | B2 | 51 | 12 |
| Octal | 11 | 125 | 122 | 131 | 0 | 4 | 103 | 262 | 121 | 22 |
| Binary | 1001 | 1010101 | 1010010 | 1011001 | 0 | 100 | 1000011 | 10110010 | 1010001 | 10010 |
Color Harmonies of #095552
Complementary color
Monochromatic Colors of #095552
Black with #095552
Text Example
Text Example
White with #095552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095552; }
p { color: rgb(9,85,82); }
H1.HeaderClassName
{
color: #095552;
}
.AnyTagClassName
{
color: #095552;
}
</style>
background-color css
<style>
a { background-color: #095552; }
a { background-color: rgb(9,85,82); }
div.DivClassName
{
background-color: #095552;
}
.BgClassName
{
background-color: #095552;
}
</style>
border-color css
<style>
span { border-color: #095552; }
span { border-color: rgb(9,85,82); }
td.TdClassName
{
border-color: #095552;
}
.TagClassName
{
border-color: #095552;
}
</style>