Shades of Mosque #095960
Tints of Mosque #095960
RGB
CMYK
RGB Variations
Color information
#095960 (or 0x095960) is known color: Mosque. HEX triplet: 09, 59 and 60. RGB value is (9,89,96). Sum of RGB (Red+Green+Blue) = 9+89+96=194 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.64% from 194); Green value is 89 (35.16% from 255 or 45.88% from 194); Blue value is 96 (37.89% from 255 or 49.48% from 194); Max value from RGB is 96 - color contains mainly: blue. Hex color #095960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095960 is #F6A69F. Grayscale: #414141. Windows color (decimal): -16164512 or 6314249. OLE color: 6314249.
HSL color Cylindrical-coordinate representation of color #095960: hue angle of 184.83º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #095960 is Cyan = 0.91, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 9 | 89 | 96 | - |
| CMYK | 0.91 | 0.07 | 0 | 0.62 |
| HSL | 184.83º | 0.83% | 0.21% | - |
| HSV(B) | 184.83º | 0.91% | 0.38% | - |
| XYZ | 5.8 | 8.05 | 12.31 | - |
| YUV | 65.88 | 145 | 87.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 89 | 96 | 0.91 | 0.07 | 0 | 0.62 | 184.83 | 0.83 | 0.21 |
| Hex | 9 | 59 | 60 | 5B | 7 | 0 | 3E | B9 | 53 | 15 |
| Octal | 11 | 131 | 140 | 133 | 7 | 0 | 76 | 271 | 123 | 25 |
| Binary | 1001 | 1011001 | 1100000 | 1011011 | 111 | 0 | 111110 | 10111001 | 1010011 | 10101 |
Color Harmonies of #095960
Complementary color
Monochromatic Colors of #095960
Black with #095960
Text Example
Text Example
White with #095960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095960; }
p { color: rgb(9,89,96); }
H1.HeaderClassName
{
color: #095960;
}
.AnyTagClassName
{
color: #095960;
}
</style>
background-color css
<style>
a { background-color: #095960; }
a { background-color: rgb(9,89,96); }
div.DivClassName
{
background-color: #095960;
}
.BgClassName
{
background-color: #095960;
}
</style>
border-color css
<style>
span { border-color: #095960; }
span { border-color: rgb(9,89,96); }
td.TdClassName
{
border-color: #095960;
}
.TagClassName
{
border-color: #095960;
}
</style>