Shades of Mosque #075756
Tints of Mosque #075756
RGB
CMYK
RGB Variations
Color information
#075756 (or 0x075756) is known color: Mosque. HEX triplet: 07, 57 and 56. RGB value is (7,87,86). Sum of RGB (Red+Green+Blue) = 7+87+86=180 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.89% from 180); Green value is 87 (34.38% from 255 or 48.33% from 180); Blue value is 86 (33.98% from 255 or 47.78% from 180); Max value from RGB is 87 - color contains mainly: green. Hex color #075756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075756 is #F8A8A9. Grayscale: #3E3E3E. Windows color (decimal): -16296106 or 5658375. OLE color: 5658375.
HSL color Cylindrical-coordinate representation of color #075756: hue angle of 179.25º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075756 is Cyan = 0.92, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 87 | 86 | - |
| CMYK | 0.92 | 0 | 0.01 | 0.66 |
| HSL | 179.25º | 0.85% | 0.18% | - |
| HSV(B) | 179.25º | 0.92% | 0.34% | - |
| XYZ | 5.18 | 7.53 | 9.99 | - |
| YUV | 62.97 | 141 | 88.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 87 | 86 | 0.92 | 0 | 0.01 | 0.66 | 179.25 | 0.85 | 0.18 |
| Hex | 7 | 57 | 56 | 5C | 0 | 1 | 42 | B3 | 55 | 12 |
| Octal | 7 | 127 | 126 | 134 | 0 | 1 | 102 | 263 | 125 | 22 |
| Binary | 111 | 1010111 | 1010110 | 1011100 | 0 | 1 | 1000010 | 10110011 | 1010101 | 10010 |
Color Harmonies of #075756
Complementary color
Monochromatic Colors of #075756
Black with #075756
Text Example
Text Example
White with #075756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075756; }
p { color: rgb(7,87,86); }
H1.HeaderClassName
{
color: #075756;
}
.AnyTagClassName
{
color: #075756;
}
</style>
background-color css
<style>
a { background-color: #075756; }
a { background-color: rgb(7,87,86); }
div.DivClassName
{
background-color: #075756;
}
.BgClassName
{
background-color: #075756;
}
</style>
border-color css
<style>
span { border-color: #075756; }
span { border-color: rgb(7,87,86); }
td.TdClassName
{
border-color: #075756;
}
.TagClassName
{
border-color: #075756;
}
</style>