Shades of Mosque #095551
Tints of Mosque #095551
RGB
CMYK
RGB Variations
Color information
#095551 (or 0x095551) is known color: Mosque. HEX triplet: 09, 55 and 51. RGB value is (9,85,81). Sum of RGB (Red+Green+Blue) = 9+85+81=175 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.14% from 175); Green value is 85 (33.59% from 255 or 48.57% from 175); Blue value is 81 (32.03% from 255 or 46.29% from 175); Max value from RGB is 85 - color contains mainly: green. Hex color #095551 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095551 is #F6AAAE. Grayscale: #3D3D3D. Windows color (decimal): -16165551 or 5330185. OLE color: 5330185.
HSL color Cylindrical-coordinate representation of color #095551: hue angle of 176.84º 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 #095551 is Cyan = 0.89, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 85 | 81 | - |
| CMYK | 0.89 | 0 | 0.05 | 0.67 |
| HSL | 176.84º | 0.81% | 0.18% | - |
| HSV(B) | 176.84º | 0.89% | 0.33% | - |
| XYZ | 4.85 | 7.15 | 8.91 | - |
| YUV | 61.82 | 138.82 | 90.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 85 | 81 | 0.89 | 0 | 0.05 | 0.67 | 176.84 | 0.81 | 0.18 |
| Hex | 9 | 55 | 51 | 59 | 0 | 5 | 43 | B1 | 51 | 12 |
| Octal | 11 | 125 | 121 | 131 | 0 | 5 | 103 | 261 | 121 | 22 |
| Binary | 1001 | 1010101 | 1010001 | 1011001 | 0 | 101 | 1000011 | 10110001 | 1010001 | 10010 |
Color Harmonies of #095551
Complementary color
Monochromatic Colors of #095551
Black with #095551
Text Example
Text Example
White with #095551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095551; }
p { color: rgb(9,85,81); }
H1.HeaderClassName
{
color: #095551;
}
.AnyTagClassName
{
color: #095551;
}
</style>
background-color css
<style>
a { background-color: #095551; }
a { background-color: rgb(9,85,81); }
div.DivClassName
{
background-color: #095551;
}
.BgClassName
{
background-color: #095551;
}
</style>
border-color css
<style>
span { border-color: #095551; }
span { border-color: rgb(9,85,81); }
td.TdClassName
{
border-color: #095551;
}
.TagClassName
{
border-color: #095551;
}
</style>