Shades of Mosque #095556
Tints of Mosque #095556
RGB
CMYK
RGB Variations
Color information
#095556 (or 0x095556) is known color: Mosque. HEX triplet: 09, 55 and 56. RGB value is (9,85,86). Sum of RGB (Red+Green+Blue) = 9+85+86=180 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5% from 180); Green value is 85 (33.59% from 255 or 47.22% from 180); Blue value is 86 (33.98% from 255 or 47.78% from 180); Max value from RGB is 86 - color contains mainly: blue. Hex color #095556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095556 is #F6AAA9. Grayscale: #3E3E3E. Windows color (decimal): -16165546 or 5657865. OLE color: 5657865.
HSL color Cylindrical-coordinate representation of color #095556: hue angle of 180.78º 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 #095556 is Cyan = 0.90, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 9 | 85 | 86 | - |
| CMYK | 0.90 | 0.01 | 0 | 0.66 |
| HSL | 180.78º | 0.81% | 0.19% | - |
| HSV(B) | 180.78º | 0.9% | 0.34% | - |
| XYZ | 5.04 | 7.23 | 9.93 | - |
| YUV | 62.39 | 141.32 | 89.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 85 | 86 | 0.90 | 0.01 | 0 | 0.66 | 180.78 | 0.81 | 0.19 |
| Hex | 9 | 55 | 56 | 5A | 1 | 0 | 42 | B5 | 51 | 13 |
| Octal | 11 | 125 | 126 | 132 | 1 | 0 | 102 | 265 | 121 | 23 |
| Binary | 1001 | 1010101 | 1010110 | 1011010 | 1 | 0 | 1000010 | 10110101 | 1010001 | 10011 |
Color Harmonies of #095556
Complementary color
Monochromatic Colors of #095556
Black with #095556
Text Example
Text Example
White with #095556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095556; }
p { color: rgb(9,85,86); }
H1.HeaderClassName
{
color: #095556;
}
.AnyTagClassName
{
color: #095556;
}
</style>
background-color css
<style>
a { background-color: #095556; }
a { background-color: rgb(9,85,86); }
div.DivClassName
{
background-color: #095556;
}
.BgClassName
{
background-color: #095556;
}
</style>
border-color css
<style>
span { border-color: #095556; }
span { border-color: rgb(9,85,86); }
td.TdClassName
{
border-color: #095556;
}
.TagClassName
{
border-color: #095556;
}
</style>