Shades of Mosque #095955
Tints of Mosque #095955
RGB
CMYK
RGB Variations
Color information
#095955 (or 0x095955) is known color: Mosque. HEX triplet: 09, 59 and 55. RGB value is (9,89,85). Sum of RGB (Red+Green+Blue) = 9+89+85=183 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.92% from 183); Green value is 89 (35.16% from 255 or 48.63% from 183); Blue value is 85 (33.59% from 255 or 46.45% from 183); Max value from RGB is 89 - color contains mainly: green. Hex color #095955 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095955 is #F6A6AA. Grayscale: #404040. Windows color (decimal): -16164523 or 5593353. OLE color: 5593353.
HSL color Cylindrical-coordinate representation of color #095955: hue angle of 177º 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 #095955 is Cyan = 0.90, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 9 | 89 | 85 | - |
| CMYK | 0.90 | 0 | 0.04 | 0.65 |
| HSL | 177º | 0.82% | 0.19% | - |
| HSV(B) | 177º | 0.9% | 0.35% | - |
| XYZ | 5.32 | 7.86 | 9.83 | - |
| YUV | 64.62 | 139.5 | 88.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 89 | 85 | 0.90 | 0 | 0.04 | 0.65 | 177 | 0.82 | 0.19 |
| Hex | 9 | 59 | 55 | 5A | 0 | 4 | 41 | B1 | 52 | 13 |
| Octal | 11 | 131 | 125 | 132 | 0 | 4 | 101 | 261 | 122 | 23 |
| Binary | 1001 | 1011001 | 1010101 | 1011010 | 0 | 100 | 1000001 | 10110001 | 1010010 | 10011 |
Color Harmonies of #095955
Complementary color
Monochromatic Colors of #095955
Black with #095955
Text Example
Text Example
White with #095955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095955; }
p { color: rgb(9,89,85); }
H1.HeaderClassName
{
color: #095955;
}
.AnyTagClassName
{
color: #095955;
}
</style>
background-color css
<style>
a { background-color: #095955; }
a { background-color: rgb(9,89,85); }
div.DivClassName
{
background-color: #095955;
}
.BgClassName
{
background-color: #095955;
}
</style>
border-color css
<style>
span { border-color: #095955; }
span { border-color: rgb(9,89,85); }
td.TdClassName
{
border-color: #095955;
}
.TagClassName
{
border-color: #095955;
}
</style>