Shades of Mosque #085D59
Tints of Mosque #085D59
RGB
CMYK
RGB Variations
Color information
#085D59 (or 0x085D59) is known color: Mosque. HEX triplet: 08, 5D and 59. RGB value is (8,93,89). Sum of RGB (Red+Green+Blue) = 8+93+89=190 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.21% from 190); Green value is 93 (36.72% from 255 or 48.95% from 190); Blue value is 89 (35.16% from 255 or 46.84% from 190); Max value from RGB is 93 - color contains mainly: green. Hex color #085D59 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085D59 is #F7A2A6. Grayscale: #434343. Windows color (decimal): -16229031 or 5856520. OLE color: 5856520.
HSL color Cylindrical-coordinate representation of color #085D59: hue angle of 177.18º degrees, saturation: 0.84, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085D59 is Cyan = 0.91, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 8 | 93 | 89 | - |
| CMYK | 0.91 | 0 | 0.04 | 0.64 |
| HSL | 177.18º | 0.84% | 0.2% | - |
| HSV(B) | 177.18º | 0.91% | 0.36% | - |
| XYZ | 5.82 | 8.6 | 10.8 | - |
| YUV | 67.13 | 140.34 | 85.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 93 | 89 | 0.91 | 0 | 0.04 | 0.64 | 177.18 | 0.84 | 0.2 |
| Hex | 8 | 5D | 59 | 5B | 0 | 4 | 40 | B1 | 54 | 14 |
| Octal | 10 | 135 | 131 | 133 | 0 | 4 | 100 | 261 | 124 | 24 |
| Binary | 1000 | 1011101 | 1011001 | 1011011 | 0 | 100 | 1000000 | 10110001 | 1010100 | 10100 |
Color Harmonies of #085D59
Complementary color
Monochromatic Colors of #085D59
Black with #085D59
Text Example
Text Example
White with #085D59
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085D59; }
p { color: rgb(8,93,89); }
H1.HeaderClassName
{
color: #085D59;
}
.AnyTagClassName
{
color: #085D59;
}
</style>
background-color css
<style>
a { background-color: #085D59; }
a { background-color: rgb(8,93,89); }
div.DivClassName
{
background-color: #085D59;
}
.BgClassName
{
background-color: #085D59;
}
</style>
border-color css
<style>
span { border-color: #085D59; }
span { border-color: rgb(8,93,89); }
td.TdClassName
{
border-color: #085D59;
}
.TagClassName
{
border-color: #085D59;
}
</style>