Shades of Mosque #095751
Tints of Mosque #095751
RGB
CMYK
RGB Variations
Color information
#095751 (or 0x095751) is known color: Mosque. HEX triplet: 09, 57 and 51. RGB value is (9,87,81). Sum of RGB (Red+Green+Blue) = 9+87+81=177 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.08% from 177); Green value is 87 (34.38% from 255 or 49.15% from 177); Blue value is 81 (32.03% from 255 or 45.76% from 177); Max value from RGB is 87 - color contains mainly: green. Hex color #095751 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095751 is #F6A8AE. Grayscale: #3E3E3E. Windows color (decimal): -16165039 or 5330697. OLE color: 5330697.
HSL color Cylindrical-coordinate representation of color #095751: hue angle of 175.38º 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 #095751 is Cyan = 0.90, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 9 | 87 | 81 | - |
| CMYK | 0.90 | 0 | 0.07 | 0.66 |
| HSL | 175.38º | 0.81% | 0.19% | - |
| HSV(B) | 175.38º | 0.9% | 0.34% | - |
| XYZ | 5.01 | 7.47 | 8.96 | - |
| YUV | 62.99 | 138.16 | 89.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 87 | 81 | 0.90 | 0 | 0.07 | 0.66 | 175.38 | 0.81 | 0.19 |
| Hex | 9 | 57 | 51 | 5A | 0 | 7 | 42 | AF | 51 | 13 |
| Octal | 11 | 127 | 121 | 132 | 0 | 7 | 102 | 257 | 121 | 23 |
| Binary | 1001 | 1010111 | 1010001 | 1011010 | 0 | 111 | 1000010 | 10101111 | 1010001 | 10011 |
Color Harmonies of #095751
Complementary color
Monochromatic Colors of #095751
Black with #095751
Text Example
Text Example
White with #095751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095751; }
p { color: rgb(9,87,81); }
H1.HeaderClassName
{
color: #095751;
}
.AnyTagClassName
{
color: #095751;
}
</style>
background-color css
<style>
a { background-color: #095751; }
a { background-color: rgb(9,87,81); }
div.DivClassName
{
background-color: #095751;
}
.BgClassName
{
background-color: #095751;
}
</style>
border-color css
<style>
span { border-color: #095751; }
span { border-color: rgb(9,87,81); }
td.TdClassName
{
border-color: #095751;
}
.TagClassName
{
border-color: #095751;
}
</style>