Shades of Mosque #07575E
Tints of Mosque #07575E
RGB
CMYK
RGB Variations
Color information
#07575E (or 0x07575E) is known color: Mosque. HEX triplet: 07, 57 and 5E. RGB value is (7,87,94). Sum of RGB (Red+Green+Blue) = 7+87+94=188 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.72% from 188); Green value is 87 (34.38% from 255 or 46.28% from 188); Blue value is 94 (37.11% from 255 or 50% from 188); Max value from RGB is 94 - color contains mainly: blue. Hex color #07575E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07575E is #F8A8A1. Grayscale: #3F3F3F. Windows color (decimal): -16296098 or 6182663. OLE color: 6182663.
HSL color Cylindrical-coordinate representation of color #07575E: hue angle of 184.83º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #07575E is Cyan = 0.93, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 7 | 87 | 94 | - |
| CMYK | 0.93 | 0.07 | 0 | 0.63 |
| HSL | 184.83º | 0.86% | 0.2% | - |
| HSV(B) | 184.83º | 0.93% | 0.37% | - |
| XYZ | 5.52 | 7.67 | 11.78 | - |
| YUV | 63.88 | 145 | 87.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 87 | 94 | 0.93 | 0.07 | 0 | 0.63 | 184.83 | 0.86 | 0.2 |
| Hex | 7 | 57 | 5E | 5D | 7 | 0 | 3F | B9 | 56 | 14 |
| Octal | 7 | 127 | 136 | 135 | 7 | 0 | 77 | 271 | 126 | 24 |
| Binary | 111 | 1010111 | 1011110 | 1011101 | 111 | 0 | 111111 | 10111001 | 1010110 | 10100 |
Color Harmonies of #07575E
Complementary color
Monochromatic Colors of #07575E
Black with #07575E
Text Example
Text Example
White with #07575E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07575E; }
p { color: rgb(7,87,94); }
H1.HeaderClassName
{
color: #07575E;
}
.AnyTagClassName
{
color: #07575E;
}
</style>
background-color css
<style>
a { background-color: #07575E; }
a { background-color: rgb(7,87,94); }
div.DivClassName
{
background-color: #07575E;
}
.BgClassName
{
background-color: #07575E;
}
</style>
border-color css
<style>
span { border-color: #07575E; }
span { border-color: rgb(7,87,94); }
td.TdClassName
{
border-color: #07575E;
}
.TagClassName
{
border-color: #07575E;
}
</style>