Shades of Mosque #085961
Tints of Mosque #085961
RGB
CMYK
RGB Variations
Color information
#085961 (or 0x085961) is known color: Mosque. HEX triplet: 08, 59 and 61. RGB value is (8,89,97). Sum of RGB (Red+Green+Blue) = 8+89+97=194 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.12% from 194); Green value is 89 (35.16% from 255 or 45.88% from 194); Blue value is 97 (38.28% from 255 or 50% from 194); Max value from RGB is 97 - color contains mainly: blue. Hex color #085961 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085961 is #F7A69E. Grayscale: #414141. Windows color (decimal): -16230047 or 6379784. OLE color: 6379784.
HSL color Cylindrical-coordinate representation of color #085961: hue angle of 185.39º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #085961 is Cyan = 0.92, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 89 | 97 | - |
| CMYK | 0.92 | 0.08 | 0 | 0.62 |
| HSL | 185.39º | 0.85% | 0.21% | - |
| HSV(B) | 185.39º | 0.92% | 0.38% | - |
| XYZ | 5.83 | 8.06 | 12.56 | - |
| YUV | 65.69 | 145.66 | 86.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 89 | 97 | 0.92 | 0.08 | 0 | 0.62 | 185.39 | 0.85 | 0.21 |
| Hex | 8 | 59 | 61 | 5C | 8 | 0 | 3E | B9 | 55 | 15 |
| Octal | 10 | 131 | 141 | 134 | 10 | 0 | 76 | 271 | 125 | 25 |
| Binary | 1000 | 1011001 | 1100001 | 1011100 | 1000 | 0 | 111110 | 10111001 | 1010101 | 10101 |
Color Harmonies of #085961
Complementary color
Monochromatic Colors of #085961
Black with #085961
Text Example
Text Example
White with #085961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085961; }
p { color: rgb(8,89,97); }
H1.HeaderClassName
{
color: #085961;
}
.AnyTagClassName
{
color: #085961;
}
</style>
background-color css
<style>
a { background-color: #085961; }
a { background-color: rgb(8,89,97); }
div.DivClassName
{
background-color: #085961;
}
.BgClassName
{
background-color: #085961;
}
</style>
border-color css
<style>
span { border-color: #085961; }
span { border-color: rgb(8,89,97); }
td.TdClassName
{
border-color: #085961;
}
.TagClassName
{
border-color: #085961;
}
</style>