Shades of Mosque #085D5C
Tints of Mosque #085D5C
RGB
CMYK
RGB Variations
Color information
#085D5C (or 0x085D5C) is known color: Mosque. HEX triplet: 08, 5D and 5C. RGB value is (8,93,92). Sum of RGB (Red+Green+Blue) = 8+93+92=193 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.15% from 193); Green value is 93 (36.72% from 255 or 48.19% from 193); Blue value is 92 (36.33% from 255 or 47.67% from 193); Max value from RGB is 93 - color contains mainly: green. Hex color #085D5C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085D5C is #F7A2A3. Grayscale: #434343. Windows color (decimal): -16229028 or 6053128. OLE color: 6053128.
HSL color Cylindrical-coordinate representation of color #085D5C: hue angle of 179.29º 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 #085D5C is Cyan = 0.91, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 8 | 93 | 92 | - |
| CMYK | 0.91 | 0 | 0.01 | 0.64 |
| HSL | 179.29º | 0.84% | 0.2% | - |
| HSV(B) | 179.29º | 0.91% | 0.36% | - |
| XYZ | 5.95 | 8.65 | 11.48 | - |
| YUV | 67.47 | 141.84 | 85.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 93 | 92 | 0.91 | 0 | 0.01 | 0.64 | 179.29 | 0.84 | 0.2 |
| Hex | 8 | 5D | 5C | 5B | 0 | 1 | 40 | B3 | 54 | 14 |
| Octal | 10 | 135 | 134 | 133 | 0 | 1 | 100 | 263 | 124 | 24 |
| Binary | 1000 | 1011101 | 1011100 | 1011011 | 0 | 1 | 1000000 | 10110011 | 1010100 | 10100 |
Color Harmonies of #085D5C
Complementary color
Monochromatic Colors of #085D5C
Black with #085D5C
Text Example
Text Example
White with #085D5C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085D5C; }
p { color: rgb(8,93,92); }
H1.HeaderClassName
{
color: #085D5C;
}
.AnyTagClassName
{
color: #085D5C;
}
</style>
background-color css
<style>
a { background-color: #085D5C; }
a { background-color: rgb(8,93,92); }
div.DivClassName
{
background-color: #085D5C;
}
.BgClassName
{
background-color: #085D5C;
}
</style>
border-color css
<style>
span { border-color: #085D5C; }
span { border-color: rgb(8,93,92); }
td.TdClassName
{
border-color: #085D5C;
}
.TagClassName
{
border-color: #085D5C;
}
</style>