Shades of Mosque #095550
Tints of Mosque #095550
RGB
CMYK
RGB Variations
Color information
#095550 (or 0x095550) is known color: Mosque. HEX triplet: 09, 55 and 50. RGB value is (9,85,80). Sum of RGB (Red+Green+Blue) = 9+85+80=174 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.17% from 174); Green value is 85 (33.59% from 255 or 48.85% from 174); Blue value is 80 (31.64% from 255 or 45.98% from 174); Max value from RGB is 85 - color contains mainly: green. Hex color #095550 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095550 is #F6AAAF. Grayscale: #3D3D3D. Windows color (decimal): -16165552 or 5264649. OLE color: 5264649.
HSL color Cylindrical-coordinate representation of color #095550: hue angle of 176.05º 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 #095550 is Cyan = 0.89, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 85 | 80 | - |
| CMYK | 0.89 | 0 | 0.06 | 0.67 |
| HSL | 176.05º | 0.81% | 0.18% | - |
| HSV(B) | 176.05º | 0.89% | 0.33% | - |
| XYZ | 4.81 | 7.13 | 8.71 | - |
| YUV | 61.71 | 138.32 | 90.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 85 | 80 | 0.89 | 0 | 0.06 | 0.67 | 176.05 | 0.81 | 0.18 |
| Hex | 9 | 55 | 50 | 59 | 0 | 6 | 43 | B0 | 51 | 12 |
| Octal | 11 | 125 | 120 | 131 | 0 | 6 | 103 | 260 | 121 | 22 |
| Binary | 1001 | 1010101 | 1010000 | 1011001 | 0 | 110 | 1000011 | 10110000 | 1010001 | 10010 |
Color Harmonies of #095550
Complementary color
Monochromatic Colors of #095550
Black with #095550
Text Example
Text Example
White with #095550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095550; }
p { color: rgb(9,85,80); }
H1.HeaderClassName
{
color: #095550;
}
.AnyTagClassName
{
color: #095550;
}
</style>
background-color css
<style>
a { background-color: #095550; }
a { background-color: rgb(9,85,80); }
div.DivClassName
{
background-color: #095550;
}
.BgClassName
{
background-color: #095550;
}
</style>
border-color css
<style>
span { border-color: #095550; }
span { border-color: rgb(9,85,80); }
td.TdClassName
{
border-color: #095550;
}
.TagClassName
{
border-color: #095550;
}
</style>