Shades of Mosque #095554
Tints of Mosque #095554
RGB
CMYK
RGB Variations
Color information
#095554 (or 0x095554) is known color: Mosque. HEX triplet: 09, 55 and 54. RGB value is (9,85,84). Sum of RGB (Red+Green+Blue) = 9+85+84=178 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.06% from 178); Green value is 85 (33.59% from 255 or 47.75% from 178); Blue value is 84 (33.20% from 255 or 47.19% from 178); Max value from RGB is 85 - color contains mainly: green. Hex color #095554 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095554 is #F6AAAB. Grayscale: #3E3E3E. Windows color (decimal): -16165548 or 5526793. OLE color: 5526793.
HSL color Cylindrical-coordinate representation of color #095554: hue angle of 179.21º 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 #095554 is Cyan = 0.89, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 85 | 84 | - |
| CMYK | 0.89 | 0 | 0.01 | 0.67 |
| HSL | 179.21º | 0.81% | 0.18% | - |
| HSV(B) | 179.21º | 0.89% | 0.33% | - |
| XYZ | 4.96 | 7.2 | 9.51 | - |
| YUV | 62.16 | 140.32 | 90.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 85 | 84 | 0.89 | 0 | 0.01 | 0.67 | 179.21 | 0.81 | 0.18 |
| Hex | 9 | 55 | 54 | 59 | 0 | 1 | 43 | B3 | 51 | 12 |
| Octal | 11 | 125 | 124 | 131 | 0 | 1 | 103 | 263 | 121 | 22 |
| Binary | 1001 | 1010101 | 1010100 | 1011001 | 0 | 1 | 1000011 | 10110011 | 1010001 | 10010 |
Color Harmonies of #095554
Complementary color
Monochromatic Colors of #095554
Black with #095554
Text Example
Text Example
White with #095554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095554; }
p { color: rgb(9,85,84); }
H1.HeaderClassName
{
color: #095554;
}
.AnyTagClassName
{
color: #095554;
}
</style>
background-color css
<style>
a { background-color: #095554; }
a { background-color: rgb(9,85,84); }
div.DivClassName
{
background-color: #095554;
}
.BgClassName
{
background-color: #095554;
}
</style>
border-color css
<style>
span { border-color: #095554; }
span { border-color: rgb(9,85,84); }
td.TdClassName
{
border-color: #095554;
}
.TagClassName
{
border-color: #095554;
}
</style>