Shades of Mosque #075B57
Tints of Mosque #075B57
RGB
CMYK
RGB Variations
Color information
#075B57 (or 0x075B57) is known color: Mosque. HEX triplet: 07, 5B and 57. RGB value is (7,91,87). Sum of RGB (Red+Green+Blue) = 7+91+87=185 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.78% from 185); Green value is 91 (35.94% from 255 or 49.19% from 185); Blue value is 87 (34.38% from 255 or 47.03% from 185); Max value from RGB is 91 - color contains mainly: green. Hex color #075B57 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075B57 is #F8A4A8. Grayscale: #414141. Windows color (decimal): -16295081 or 5724935. OLE color: 5724935.
HSL color Cylindrical-coordinate representation of color #075B57: hue angle of 177.14º degrees, saturation: 0.86, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075B57 is Cyan = 0.92, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 7 | 91 | 87 | - |
| CMYK | 0.92 | 0 | 0.04 | 0.64 |
| HSL | 177.14º | 0.86% | 0.19% | - |
| HSV(B) | 177.14º | 0.92% | 0.36% | - |
| XYZ | 5.55 | 8.22 | 10.31 | - |
| YUV | 65.43 | 140.17 | 86.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 91 | 87 | 0.92 | 0 | 0.04 | 0.64 | 177.14 | 0.86 | 0.19 |
| Hex | 7 | 5B | 57 | 5C | 0 | 4 | 40 | B1 | 56 | 13 |
| Octal | 7 | 133 | 127 | 134 | 0 | 4 | 100 | 261 | 126 | 23 |
| Binary | 111 | 1011011 | 1010111 | 1011100 | 0 | 100 | 1000000 | 10110001 | 1010110 | 10011 |
Color Harmonies of #075B57
Complementary color
Monochromatic Colors of #075B57
Black with #075B57
Text Example
Text Example
White with #075B57
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075B57; }
p { color: rgb(7,91,87); }
H1.HeaderClassName
{
color: #075B57;
}
.AnyTagClassName
{
color: #075B57;
}
</style>
background-color css
<style>
a { background-color: #075B57; }
a { background-color: rgb(7,91,87); }
div.DivClassName
{
background-color: #075B57;
}
.BgClassName
{
background-color: #075B57;
}
</style>
border-color css
<style>
span { border-color: #075B57; }
span { border-color: rgb(7,91,87); }
td.TdClassName
{
border-color: #075B57;
}
.TagClassName
{
border-color: #075B57;
}
</style>