Shades of Mosque #085761
Tints of Mosque #085761
RGB
CMYK
RGB Variations
Color information
#085761 (or 0x085761) is known color: Mosque. HEX triplet: 08, 57 and 61. RGB value is (8,87,97). Sum of RGB (Red+Green+Blue) = 8+87+97=192 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.17% from 192); Green value is 87 (34.38% from 255 or 45.31% from 192); Blue value is 97 (38.28% from 255 or 50.52% from 192); Max value from RGB is 97 - color contains mainly: blue. Hex color #085761 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085761 is #F7A89E. Grayscale: #404040. Windows color (decimal): -16230559 or 6379272. OLE color: 6379272.
HSL color Cylindrical-coordinate representation of color #085761: hue angle of 186.74º 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 #085761 is Cyan = 0.92, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 8 | 87 | 97 | - |
| CMYK | 0.92 | 0.10 | 0 | 0.62 |
| HSL | 186.74º | 0.85% | 0.21% | - |
| HSV(B) | 186.74º | 0.92% | 0.38% | - |
| XYZ | 5.67 | 7.73 | 12.5 | - |
| YUV | 64.52 | 146.33 | 87.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 87 | 97 | 0.92 | 0.10 | 0 | 0.62 | 186.74 | 0.85 | 0.21 |
| Hex | 8 | 57 | 61 | 5C | A | 0 | 3E | BB | 55 | 15 |
| Octal | 10 | 127 | 141 | 134 | 12 | 0 | 76 | 273 | 125 | 25 |
| Binary | 1000 | 1010111 | 1100001 | 1011100 | 1010 | 0 | 111110 | 10111011 | 1010101 | 10101 |
Color Harmonies of #085761
Complementary color
Monochromatic Colors of #085761
Black with #085761
Text Example
Text Example
White with #085761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085761; }
p { color: rgb(8,87,97); }
H1.HeaderClassName
{
color: #085761;
}
.AnyTagClassName
{
color: #085761;
}
</style>
background-color css
<style>
a { background-color: #085761; }
a { background-color: rgb(8,87,97); }
div.DivClassName
{
background-color: #085761;
}
.BgClassName
{
background-color: #085761;
}
</style>
border-color css
<style>
span { border-color: #085761; }
span { border-color: rgb(8,87,97); }
td.TdClassName
{
border-color: #085761;
}
.TagClassName
{
border-color: #085761;
}
</style>