Shades of Mosque #095951
Tints of Mosque #095951
RGB
CMYK
RGB Variations
Color information
#095951 (or 0x095951) is known color: Mosque. HEX triplet: 09, 59 and 51. RGB value is (9,89,81). Sum of RGB (Red+Green+Blue) = 9+89+81=179 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.03% from 179); Green value is 89 (35.16% from 255 or 49.72% from 179); Blue value is 81 (32.03% from 255 or 45.25% from 179); Max value from RGB is 89 - color contains mainly: green. Hex color #095951 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095951 is #F6A6AE. Grayscale: #404040. Windows color (decimal): -16164527 or 5331209. OLE color: 5331209.
HSL color Cylindrical-coordinate representation of color #095951: hue angle of 174º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #095951 is Cyan = 0.90, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 89 | 81 | - |
| CMYK | 0.90 | 0 | 0.09 | 0.65 |
| HSL | 174º | 0.82% | 0.19% | - |
| HSV(B) | 174º | 0.9% | 0.35% | - |
| XYZ | 5.17 | 7.8 | 9.02 | - |
| YUV | 64.17 | 137.5 | 88.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 89 | 81 | 0.90 | 0 | 0.09 | 0.65 | 174 | 0.82 | 0.19 |
| Hex | 9 | 59 | 51 | 5A | 0 | 9 | 41 | AE | 52 | 13 |
| Octal | 11 | 131 | 121 | 132 | 0 | 11 | 101 | 256 | 122 | 23 |
| Binary | 1001 | 1011001 | 1010001 | 1011010 | 0 | 1001 | 1000001 | 10101110 | 1010010 | 10011 |
Color Harmonies of #095951
Complementary color
Monochromatic Colors of #095951
Black with #095951
Text Example
Text Example
White with #095951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095951; }
p { color: rgb(9,89,81); }
H1.HeaderClassName
{
color: #095951;
}
.AnyTagClassName
{
color: #095951;
}
</style>
background-color css
<style>
a { background-color: #095951; }
a { background-color: rgb(9,89,81); }
div.DivClassName
{
background-color: #095951;
}
.BgClassName
{
background-color: #095951;
}
</style>
border-color css
<style>
span { border-color: #095951; }
span { border-color: rgb(9,89,81); }
td.TdClassName
{
border-color: #095951;
}
.TagClassName
{
border-color: #095951;
}
</style>