Shades of Mosque #08575E
Tints of Mosque #08575E
RGB
CMYK
RGB Variations
Color information
#08575E (or 0x08575E) is known color: Mosque. HEX triplet: 08, 57 and 5E. RGB value is (8,87,94). Sum of RGB (Red+Green+Blue) = 8+87+94=189 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.23% from 189); Green value is 87 (34.38% from 255 or 46.03% from 189); Blue value is 94 (37.11% from 255 or 49.74% from 189); Max value from RGB is 94 - color contains mainly: blue. Hex color #08575E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #08575E is #F7A8A1. Grayscale: #404040. Windows color (decimal): -16230562 or 6182664. OLE color: 6182664.
HSL color Cylindrical-coordinate representation of color #08575E: hue angle of 184.88º degrees, saturation: 0.84, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #08575E is Cyan = 0.91, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 8 | 87 | 94 | - |
| CMYK | 0.91 | 0.07 | 0 | 0.63 |
| HSL | 184.88º | 0.84% | 0.2% | - |
| HSV(B) | 184.88º | 0.91% | 0.37% | - |
| XYZ | 5.53 | 7.68 | 11.78 | - |
| YUV | 64.18 | 144.83 | 87.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 87 | 94 | 0.91 | 0.07 | 0 | 0.63 | 184.88 | 0.84 | 0.2 |
| Hex | 8 | 57 | 5E | 5B | 7 | 0 | 3F | B9 | 54 | 14 |
| Octal | 10 | 127 | 136 | 133 | 7 | 0 | 77 | 271 | 124 | 24 |
| Binary | 1000 | 1010111 | 1011110 | 1011011 | 111 | 0 | 111111 | 10111001 | 1010100 | 10100 |
Color Harmonies of #08575E
Complementary color
Monochromatic Colors of #08575E
Black with #08575E
Text Example
Text Example
White with #08575E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #08575E; }
p { color: rgb(8,87,94); }
H1.HeaderClassName
{
color: #08575E;
}
.AnyTagClassName
{
color: #08575E;
}
</style>
background-color css
<style>
a { background-color: #08575E; }
a { background-color: rgb(8,87,94); }
div.DivClassName
{
background-color: #08575E;
}
.BgClassName
{
background-color: #08575E;
}
</style>
border-color css
<style>
span { border-color: #08575E; }
span { border-color: rgb(8,87,94); }
td.TdClassName
{
border-color: #08575E;
}
.TagClassName
{
border-color: #08575E;
}
</style>