Shades of Mosque #076560
Tints of Mosque #076560
RGB
CMYK
RGB Variations
Color information
#076560 (or 0x076560) is known color: Mosque. HEX triplet: 07, 65 and 60. RGB value is (7,101,96). Sum of RGB (Red+Green+Blue) = 7+101+96=204 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.43% from 204); Green value is 101 (39.84% from 255 or 49.51% from 204); Blue value is 96 (37.89% from 255 or 47.06% from 204); Max value from RGB is 101 - color contains mainly: green. Hex color #076560 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076560 is #F89A9F. Grayscale: #484848. Windows color (decimal): -16292512 or 6317319. OLE color: 6317319.
HSL color Cylindrical-coordinate representation of color #076560: hue angle of 176.81º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076560 is Cyan = 0.93, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 7 | 101 | 96 | - |
| CMYK | 0.93 | 0 | 0.05 | 0.60 |
| HSL | 176.81º | 0.87% | 0.21% | - |
| HSV(B) | 176.81º | 0.93% | 0.4% | - |
| XYZ | 6.85 | 10.2 | 12.67 | - |
| YUV | 72.32 | 141.36 | 81.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 101 | 96 | 0.93 | 0 | 0.05 | 0.60 | 176.81 | 0.87 | 0.21 |
| Hex | 7 | 65 | 60 | 5D | 0 | 5 | 3C | B1 | 57 | 15 |
| Octal | 7 | 145 | 140 | 135 | 0 | 5 | 74 | 261 | 127 | 25 |
| Binary | 111 | 1100101 | 1100000 | 1011101 | 0 | 101 | 111100 | 10110001 | 1010111 | 10101 |
Color Harmonies of #076560
Complementary color
Monochromatic Colors of #076560
Black with #076560
Text Example
Text Example
White with #076560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076560; }
p { color: rgb(7,101,96); }
H1.HeaderClassName
{
color: #076560;
}
.AnyTagClassName
{
color: #076560;
}
</style>
background-color css
<style>
a { background-color: #076560; }
a { background-color: rgb(7,101,96); }
div.DivClassName
{
background-color: #076560;
}
.BgClassName
{
background-color: #076560;
}
</style>
border-color css
<style>
span { border-color: #076560; }
span { border-color: rgb(7,101,96); }
td.TdClassName
{
border-color: #076560;
}
.TagClassName
{
border-color: #076560;
}
</style>