Shades of Mosque #095857
Tints of Mosque #095857
RGB
CMYK
RGB Variations
Color information
#095857 (or 0x095857) is known color: Mosque. HEX triplet: 09, 58 and 57. RGB value is (9,88,87). Sum of RGB (Red+Green+Blue) = 9+88+87=184 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.89% from 184); Green value is 88 (34.77% from 255 or 47.83% from 184); Blue value is 87 (34.38% from 255 or 47.28% from 184); Max value from RGB is 88 - color contains mainly: green. Hex color #095857 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095857 is #F6A7A8. Grayscale: #404040. Windows color (decimal): -16164777 or 5724169. OLE color: 5724169.
HSL color Cylindrical-coordinate representation of color #095857: hue angle of 179.24º degrees, saturation: 0.81, 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 #095857 is Cyan = 0.90, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 88 | 87 | - |
| CMYK | 0.90 | 0 | 0.01 | 0.65 |
| HSL | 179.24º | 0.81% | 0.19% | - |
| HSV(B) | 179.24º | 0.9% | 0.35% | - |
| XYZ | 5.32 | 7.73 | 10.23 | - |
| YUV | 64.27 | 140.83 | 88.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 88 | 87 | 0.90 | 0 | 0.01 | 0.65 | 179.24 | 0.81 | 0.19 |
| Hex | 9 | 58 | 57 | 5A | 0 | 1 | 41 | B3 | 51 | 13 |
| Octal | 11 | 130 | 127 | 132 | 0 | 1 | 101 | 263 | 121 | 23 |
| Binary | 1001 | 1011000 | 1010111 | 1011010 | 0 | 1 | 1000001 | 10110011 | 1010001 | 10011 |
Color Harmonies of #095857
Complementary color
Monochromatic Colors of #095857
Black with #095857
Text Example
Text Example
White with #095857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095857; }
p { color: rgb(9,88,87); }
H1.HeaderClassName
{
color: #095857;
}
.AnyTagClassName
{
color: #095857;
}
</style>
background-color css
<style>
a { background-color: #095857; }
a { background-color: rgb(9,88,87); }
div.DivClassName
{
background-color: #095857;
}
.BgClassName
{
background-color: #095857;
}
</style>
border-color css
<style>
span { border-color: #095857; }
span { border-color: rgb(9,88,87); }
td.TdClassName
{
border-color: #095857;
}
.TagClassName
{
border-color: #095857;
}
</style>