Shades of Mosque #095756
Tints of Mosque #095756
RGB
CMYK
RGB Variations
Color information
#095756 (or 0x095756) is known color: Mosque. HEX triplet: 09, 57 and 56. RGB value is (9,87,86). Sum of RGB (Red+Green+Blue) = 9+87+86=182 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.95% from 182); Green value is 87 (34.38% from 255 or 47.80% from 182); Blue value is 86 (33.98% from 255 or 47.25% from 182); Max value from RGB is 87 - color contains mainly: green. Hex color #095756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095756 is #F6A8A9. Grayscale: #3F3F3F. Windows color (decimal): -16165034 or 5658377. OLE color: 5658377.
HSL color Cylindrical-coordinate representation of color #095756: hue angle of 179.23º 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 #095756 is Cyan = 0.90, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 9 | 87 | 86 | - |
| CMYK | 0.90 | 0 | 0.01 | 0.66 |
| HSL | 179.23º | 0.81% | 0.19% | - |
| HSV(B) | 179.23º | 0.9% | 0.34% | - |
| XYZ | 5.2 | 7.55 | 9.99 | - |
| YUV | 63.56 | 140.66 | 89.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 87 | 86 | 0.90 | 0 | 0.01 | 0.66 | 179.23 | 0.81 | 0.19 |
| Hex | 9 | 57 | 56 | 5A | 0 | 1 | 42 | B3 | 51 | 13 |
| Octal | 11 | 127 | 126 | 132 | 0 | 1 | 102 | 263 | 121 | 23 |
| Binary | 1001 | 1010111 | 1010110 | 1011010 | 0 | 1 | 1000010 | 10110011 | 1010001 | 10011 |
Color Harmonies of #095756
Complementary color
Monochromatic Colors of #095756
Black with #095756
Text Example
Text Example
White with #095756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095756; }
p { color: rgb(9,87,86); }
H1.HeaderClassName
{
color: #095756;
}
.AnyTagClassName
{
color: #095756;
}
</style>
background-color css
<style>
a { background-color: #095756; }
a { background-color: rgb(9,87,86); }
div.DivClassName
{
background-color: #095756;
}
.BgClassName
{
background-color: #095756;
}
</style>
border-color css
<style>
span { border-color: #095756; }
span { border-color: rgb(9,87,86); }
td.TdClassName
{
border-color: #095756;
}
.TagClassName
{
border-color: #095756;
}
</style>