Shades of Mosque #095958
Tints of Mosque #095958
RGB
CMYK
RGB Variations
Color information
#095958 (or 0x095958) is known color: Mosque. HEX triplet: 09, 59 and 58. RGB value is (9,89,88). Sum of RGB (Red+Green+Blue) = 9+89+88=186 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.84% from 186); Green value is 89 (35.16% from 255 or 47.85% from 186); Blue value is 88 (34.77% from 255 or 47.31% from 186); Max value from RGB is 89 - color contains mainly: green. Hex color #095958 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095958 is #F6A6A7. Grayscale: #404040. Windows color (decimal): -16164520 or 5789961. OLE color: 5789961.
HSL color Cylindrical-coordinate representation of color #095958: hue angle of 179.25º 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 #095958 is Cyan = 0.90, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 89 | 88 | - |
| CMYK | 0.90 | 0 | 0.01 | 0.65 |
| HSL | 179.25º | 0.82% | 0.19% | - |
| HSV(B) | 179.25º | 0.9% | 0.35% | - |
| XYZ | 5.45 | 7.91 | 10.47 | - |
| YUV | 64.97 | 141 | 88.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 89 | 88 | 0.90 | 0 | 0.01 | 0.65 | 179.25 | 0.82 | 0.19 |
| Hex | 9 | 59 | 58 | 5A | 0 | 1 | 41 | B3 | 52 | 13 |
| Octal | 11 | 131 | 130 | 132 | 0 | 1 | 101 | 263 | 122 | 23 |
| Binary | 1001 | 1011001 | 1011000 | 1011010 | 0 | 1 | 1000001 | 10110011 | 1010010 | 10011 |
Color Harmonies of #095958
Complementary color
Monochromatic Colors of #095958
Black with #095958
Text Example
Text Example
White with #095958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095958; }
p { color: rgb(9,89,88); }
H1.HeaderClassName
{
color: #095958;
}
.AnyTagClassName
{
color: #095958;
}
</style>
background-color css
<style>
a { background-color: #095958; }
a { background-color: rgb(9,89,88); }
div.DivClassName
{
background-color: #095958;
}
.BgClassName
{
background-color: #095958;
}
</style>
border-color css
<style>
span { border-color: #095958; }
span { border-color: rgb(9,89,88); }
td.TdClassName
{
border-color: #095958;
}
.TagClassName
{
border-color: #095958;
}
</style>