Shades of Mosque #095956
Tints of Mosque #095956
RGB
CMYK
RGB Variations
Color information
#095956 (or 0x095956) is known color: Mosque. HEX triplet: 09, 59 and 56. RGB value is (9,89,86). Sum of RGB (Red+Green+Blue) = 9+89+86=184 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.89% from 184); Green value is 89 (35.16% from 255 or 48.37% from 184); Blue value is 86 (33.98% from 255 or 46.74% from 184); Max value from RGB is 89 - color contains mainly: green. Hex color #095956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095956 is #F6A6A9. Grayscale: #404040. Windows color (decimal): -16164522 or 5658889. OLE color: 5658889.
HSL color Cylindrical-coordinate representation of color #095956: hue angle of 177.75º 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 #095956 is Cyan = 0.90, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 89 | 86 | - |
| CMYK | 0.90 | 0 | 0.03 | 0.65 |
| HSL | 177.75º | 0.82% | 0.19% | - |
| HSV(B) | 177.75º | 0.9% | 0.35% | - |
| XYZ | 5.36 | 7.87 | 10.04 | - |
| YUV | 64.74 | 140 | 88.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 89 | 86 | 0.90 | 0 | 0.03 | 0.65 | 177.75 | 0.82 | 0.19 |
| Hex | 9 | 59 | 56 | 5A | 0 | 3 | 41 | B2 | 52 | 13 |
| Octal | 11 | 131 | 126 | 132 | 0 | 3 | 101 | 262 | 122 | 23 |
| Binary | 1001 | 1011001 | 1010110 | 1011010 | 0 | 11 | 1000001 | 10110010 | 1010010 | 10011 |
Color Harmonies of #095956
Complementary color
Monochromatic Colors of #095956
Black with #095956
Text Example
Text Example
White with #095956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095956; }
p { color: rgb(9,89,86); }
H1.HeaderClassName
{
color: #095956;
}
.AnyTagClassName
{
color: #095956;
}
</style>
background-color css
<style>
a { background-color: #095956; }
a { background-color: rgb(9,89,86); }
div.DivClassName
{
background-color: #095956;
}
.BgClassName
{
background-color: #095956;
}
</style>
border-color css
<style>
span { border-color: #095956; }
span { border-color: rgb(9,89,86); }
td.TdClassName
{
border-color: #095956;
}
.TagClassName
{
border-color: #095956;
}
</style>