Shades of Mosque #075857
Tints of Mosque #075857
RGB
CMYK
RGB Variations
Color information
#075857 (or 0x075857) is known color: Mosque. HEX triplet: 07, 58 and 57. RGB value is (7,88,87). Sum of RGB (Red+Green+Blue) = 7+88+87=182 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.85% from 182); Green value is 88 (34.77% from 255 or 48.35% from 182); Blue value is 87 (34.38% from 255 or 47.80% from 182); Max value from RGB is 88 - color contains mainly: green. Hex color #075857 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075857 is #F8A7A8. Grayscale: #3F3F3F. Windows color (decimal): -16295849 or 5724167. OLE color: 5724167.
HSL color Cylindrical-coordinate representation of color #075857: hue angle of 179.26º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075857 is Cyan = 0.92, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 88 | 87 | - |
| CMYK | 0.92 | 0 | 0.01 | 0.65 |
| HSL | 179.26º | 0.85% | 0.19% | - |
| HSV(B) | 179.26º | 0.92% | 0.35% | - |
| XYZ | 5.3 | 7.71 | 10.23 | - |
| YUV | 63.67 | 141.16 | 87.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 88 | 87 | 0.92 | 0 | 0.01 | 0.65 | 179.26 | 0.85 | 0.19 |
| Hex | 7 | 58 | 57 | 5C | 0 | 1 | 41 | B3 | 55 | 13 |
| Octal | 7 | 130 | 127 | 134 | 0 | 1 | 101 | 263 | 125 | 23 |
| Binary | 111 | 1011000 | 1010111 | 1011100 | 0 | 1 | 1000001 | 10110011 | 1010101 | 10011 |
Color Harmonies of #075857
Complementary color
Monochromatic Colors of #075857
Black with #075857
Text Example
Text Example
White with #075857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075857; }
p { color: rgb(7,88,87); }
H1.HeaderClassName
{
color: #075857;
}
.AnyTagClassName
{
color: #075857;
}
</style>
background-color css
<style>
a { background-color: #075857; }
a { background-color: rgb(7,88,87); }
div.DivClassName
{
background-color: #075857;
}
.BgClassName
{
background-color: #075857;
}
</style>
border-color css
<style>
span { border-color: #075857; }
span { border-color: rgb(7,88,87); }
td.TdClassName
{
border-color: #075857;
}
.TagClassName
{
border-color: #075857;
}
</style>