Shades of Mosque #095656
Tints of Mosque #095656
RGB
CMYK
RGB Variations
Color information
#095656 (or 0x095656) is known color: Mosque. HEX triplet: 09, 56 and 56. RGB value is (9,86,86). Sum of RGB (Red+Green+Blue) = 9+86+86=181 (23% of max value = 765). Red value is 9 (3.91% from 255 or 4.97% from 181); Green value is 86 (33.98% from 255 or 47.51% from 181); Blue value is 86 (33.98% from 255 or 47.51% from 181); Max value from RGB is 86 - color contains mainly: green, blue. Hex color #095656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095656 is #F6A9A9. Grayscale: #3E3E3E. Windows color (decimal): -16165290 or 5658121. OLE color: 5658121.
HSL color Cylindrical-coordinate representation of color #095656: hue angle of 180º 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 #095656 is Cyan = 0.90, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 9 | 86 | 86 | - |
| CMYK | 0.90 | 0 | 0 | 0.66 |
| HSL | 180º | 0.81% | 0.19% | - |
| HSV(B) | 180º | 0.9% | 0.34% | - |
| XYZ | 5.12 | 7.39 | 9.96 | - |
| YUV | 62.98 | 140.99 | 89.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 86 | 86 | 0.90 | 0 | 0 | 0.66 | 180 | 0.81 | 0.19 |
| Hex | 9 | 56 | 56 | 5A | 0 | 0 | 42 | B4 | 51 | 13 |
| Octal | 11 | 126 | 126 | 132 | 0 | 0 | 102 | 264 | 121 | 23 |
| Binary | 1001 | 1010110 | 1010110 | 1011010 | 0 | 0 | 1000010 | 10110100 | 1010001 | 10011 |
Color Harmonies of #095656
Complementary color
Monochromatic Colors of #095656
Black with #095656
Text Example
Text Example
White with #095656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095656; }
p { color: rgb(9,86,86); }
H1.HeaderClassName
{
color: #095656;
}
.AnyTagClassName
{
color: #095656;
}
</style>
background-color css
<style>
a { background-color: #095656; }
a { background-color: rgb(9,86,86); }
div.DivClassName
{
background-color: #095656;
}
.BgClassName
{
background-color: #095656;
}
</style>
border-color css
<style>
span { border-color: #095656; }
span { border-color: rgb(9,86,86); }
td.TdClassName
{
border-color: #095656;
}
.TagClassName
{
border-color: #095656;
}
</style>