Shades of Mosque #076963
Tints of Mosque #076963
RGB
CMYK
RGB Variations
Color information
#076963 (or 0x076963) is known color: Mosque. HEX triplet: 07, 69 and 63. RGB value is (7,105,99). Sum of RGB (Red+Green+Blue) = 7+105+99=211 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.32% from 211); Green value is 105 (41.41% from 255 or 49.76% from 211); Blue value is 99 (39.06% from 255 or 46.92% from 211); Max value from RGB is 105 - color contains mainly: green. Hex color #076963 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076963 is #F8969C. Grayscale: #4A4A4A. Windows color (decimal): -16291485 or 6514951. OLE color: 6514951.
HSL color Cylindrical-coordinate representation of color #076963: hue angle of 176.33º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076963 is Cyan = 0.93, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 105 | 99 | - |
| CMYK | 0.93 | 0 | 0.06 | 0.59 |
| HSL | 176.33º | 0.88% | 0.22% | - |
| HSV(B) | 176.33º | 0.93% | 0.41% | - |
| XYZ | 7.39 | 11.05 | 13.55 | - |
| YUV | 75.01 | 141.53 | 79.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 105 | 99 | 0.93 | 0 | 0.06 | 0.59 | 176.33 | 0.88 | 0.22 |
| Hex | 7 | 69 | 63 | 5D | 0 | 6 | 3B | B0 | 58 | 16 |
| Octal | 7 | 151 | 143 | 135 | 0 | 6 | 73 | 260 | 130 | 26 |
| Binary | 111 | 1101001 | 1100011 | 1011101 | 0 | 110 | 111011 | 10110000 | 1011000 | 10110 |
Color Harmonies of #076963
Complementary color
Monochromatic Colors of #076963
Black with #076963
Text Example
Text Example
White with #076963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076963; }
p { color: rgb(7,105,99); }
H1.HeaderClassName
{
color: #076963;
}
.AnyTagClassName
{
color: #076963;
}
</style>
background-color css
<style>
a { background-color: #076963; }
a { background-color: rgb(7,105,99); }
div.DivClassName
{
background-color: #076963;
}
.BgClassName
{
background-color: #076963;
}
</style>
border-color css
<style>
span { border-color: #076963; }
span { border-color: rgb(7,105,99); }
td.TdClassName
{
border-color: #076963;
}
.TagClassName
{
border-color: #076963;
}
</style>