Shades of Mosque #075561
Tints of Mosque #075561
RGB
CMYK
RGB Variations
Color information
#075561 (or 0x075561) is known color: Mosque. HEX triplet: 07, 55 and 61. RGB value is (7,85,97). Sum of RGB (Red+Green+Blue) = 7+85+97=189 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.70% from 189); Green value is 85 (33.59% from 255 or 44.97% from 189); Blue value is 97 (38.28% from 255 or 51.32% from 189); Max value from RGB is 97 - color contains mainly: blue. Hex color #075561 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075561 is #F8AA9E. Grayscale: #3E3E3E. Windows color (decimal): -16296607 or 6378759. OLE color: 6378759.
HSL color Cylindrical-coordinate representation of color #075561: hue angle of 188º degrees, saturation: 0.87, 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 #075561 is Cyan = 0.93, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 85 | 97 | - |
| CMYK | 0.93 | 0.12 | 0 | 0.62 |
| HSL | 188º | 0.87% | 0.2% | - |
| HSV(B) | 188º | 0.93% | 0.38% | - |
| XYZ | 5.49 | 7.41 | 12.45 | - |
| YUV | 63.05 | 147.16 | 88.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 85 | 97 | 0.93 | 0.12 | 0 | 0.62 | 188 | 0.87 | 0.2 |
| Hex | 7 | 55 | 61 | 5D | C | 0 | 3E | BC | 57 | 14 |
| Octal | 7 | 125 | 141 | 135 | 14 | 0 | 76 | 274 | 127 | 24 |
| Binary | 111 | 1010101 | 1100001 | 1011101 | 1100 | 0 | 111110 | 10111100 | 1010111 | 10100 |
Color Harmonies of #075561
Complementary color
Monochromatic Colors of #075561
Black with #075561
Text Example
Text Example
White with #075561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075561; }
p { color: rgb(7,85,97); }
H1.HeaderClassName
{
color: #075561;
}
.AnyTagClassName
{
color: #075561;
}
</style>
background-color css
<style>
a { background-color: #075561; }
a { background-color: rgb(7,85,97); }
div.DivClassName
{
background-color: #075561;
}
.BgClassName
{
background-color: #075561;
}
</style>
border-color css
<style>
span { border-color: #075561; }
span { border-color: rgb(7,85,97); }
td.TdClassName
{
border-color: #075561;
}
.TagClassName
{
border-color: #075561;
}
</style>