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