Shades of Mosque #076760
Tints of Mosque #076760
RGB
CMYK
RGB Variations
Color information
#076760 (or 0x076760) is known color: Mosque. HEX triplet: 07, 67 and 60. RGB value is (7,103,96). Sum of RGB (Red+Green+Blue) = 7+103+96=206 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.40% from 206); Green value is 103 (40.62% from 255 or 50% from 206); Blue value is 96 (37.89% from 255 or 46.60% from 206); Max value from RGB is 103 - color contains mainly: green. Hex color #076760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076760 is #F8989F. Grayscale: #494949. Windows color (decimal): -16292000 or 6317831. OLE color: 6317831.
HSL color Cylindrical-coordinate representation of color #076760: hue angle of 175.62º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076760 is Cyan = 0.93, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 7 | 103 | 96 | - |
| CMYK | 0.93 | 0 | 0.07 | 0.60 |
| HSL | 175.63º | 0.87% | 0.22% | - |
| HSV(B) | 175.63º | 0.93% | 0.4% | - |
| XYZ | 7.05 | 10.59 | 12.74 | - |
| YUV | 73.5 | 140.7 | 80.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 103 | 96 | 0.93 | 0 | 0.07 | 0.60 | 175.63 | 0.87 | 0.22 |
| Hex | 7 | 67 | 60 | 5D | 0 | 7 | 3C | B0 | 57 | 16 |
| Octal | 7 | 147 | 140 | 135 | 0 | 7 | 74 | 260 | 127 | 26 |
| Binary | 111 | 1100111 | 1100000 | 1011101 | 0 | 111 | 111100 | 10110000 | 1010111 | 10110 |
Color Harmonies of #076760
Complementary color
Monochromatic Colors of #076760
Black with #076760
Text Example
Text Example
White with #076760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076760; }
p { color: rgb(7,103,96); }
H1.HeaderClassName
{
color: #076760;
}
.AnyTagClassName
{
color: #076760;
}
</style>
background-color css
<style>
a { background-color: #076760; }
a { background-color: rgb(7,103,96); }
div.DivClassName
{
background-color: #076760;
}
.BgClassName
{
background-color: #076760;
}
</style>
border-color css
<style>
span { border-color: #076760; }
span { border-color: rgb(7,103,96); }
td.TdClassName
{
border-color: #076760;
}
.TagClassName
{
border-color: #076760;
}
</style>