Shades of Mosque #075560
Tints of Mosque #075560
RGB
CMYK
RGB Variations
Color information
#075560 (or 0x075560) is known color: Mosque. HEX triplet: 07, 55 and 60. RGB value is (7,85,96). Sum of RGB (Red+Green+Blue) = 7+85+96=188 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.72% from 188); Green value is 85 (33.59% from 255 or 45.21% from 188); Blue value is 96 (37.89% from 255 or 51.06% from 188); Max value from RGB is 96 - color contains mainly: blue. Hex color #075560 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075560 is #F8AA9F. Grayscale: #3E3E3E. Windows color (decimal): -16296608 or 6313223. OLE color: 6313223.
HSL color Cylindrical-coordinate representation of color #075560: hue angle of 187.42º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #075560 is Cyan = 0.93, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 85 | 96 | - |
| CMYK | 0.93 | 0.11 | 0 | 0.62 |
| HSL | 187.42º | 0.86% | 0.2% | - |
| HSV(B) | 187.42º | 0.93% | 0.38% | - |
| XYZ | 5.45 | 7.39 | 12.21 | - |
| YUV | 62.93 | 146.66 | 88.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 85 | 96 | 0.93 | 0.11 | 0 | 0.62 | 187.42 | 0.86 | 0.2 |
| Hex | 7 | 55 | 60 | 5D | B | 0 | 3E | BB | 56 | 14 |
| Octal | 7 | 125 | 140 | 135 | 13 | 0 | 76 | 273 | 126 | 24 |
| Binary | 111 | 1010101 | 1100000 | 1011101 | 1011 | 0 | 111110 | 10111011 | 1010110 | 10100 |
Color Harmonies of #075560
Complementary color
Monochromatic Colors of #075560
Black with #075560
Text Example
Text Example
White with #075560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075560; }
p { color: rgb(7,85,96); }
H1.HeaderClassName
{
color: #075560;
}
.AnyTagClassName
{
color: #075560;
}
</style>
background-color css
<style>
a { background-color: #075560; }
a { background-color: rgb(7,85,96); }
div.DivClassName
{
background-color: #075560;
}
.BgClassName
{
background-color: #075560;
}
</style>
border-color css
<style>
span { border-color: #075560; }
span { border-color: rgb(7,85,96); }
td.TdClassName
{
border-color: #075560;
}
.TagClassName
{
border-color: #075560;
}
</style>