Shades of Mosque #076961
Tints of Mosque #076961
RGB
CMYK
RGB Variations
Color information
#076961 (or 0x076961) is known color: Mosque. HEX triplet: 07, 69 and 61. RGB value is (7,105,97). Sum of RGB (Red+Green+Blue) = 7+105+97=209 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.35% from 209); Green value is 105 (41.41% from 255 or 50.24% from 209); Blue value is 97 (38.28% from 255 or 46.41% from 209); Max value from RGB is 105 - color contains mainly: green. Hex color #076961 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076961 is #F8969E. Grayscale: #4A4A4A. Windows color (decimal): -16291487 or 6383879. OLE color: 6383879.
HSL color Cylindrical-coordinate representation of color #076961: hue angle of 175.1º 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 #076961 is Cyan = 0.93, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 105 | 97 | - |
| CMYK | 0.93 | 0 | 0.08 | 0.59 |
| HSL | 175.1º | 0.88% | 0.22% | - |
| HSV(B) | 175.1º | 0.93% | 0.41% | - |
| XYZ | 7.3 | 11.01 | 13.05 | - |
| YUV | 74.79 | 140.53 | 79.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 105 | 97 | 0.93 | 0 | 0.08 | 0.59 | 175.1 | 0.88 | 0.22 |
| Hex | 7 | 69 | 61 | 5D | 0 | 8 | 3B | AF | 58 | 16 |
| Octal | 7 | 151 | 141 | 135 | 0 | 10 | 73 | 257 | 130 | 26 |
| Binary | 111 | 1101001 | 1100001 | 1011101 | 0 | 1000 | 111011 | 10101111 | 1011000 | 10110 |
Color Harmonies of #076961
Complementary color
Monochromatic Colors of #076961
Black with #076961
Text Example
Text Example
White with #076961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076961; }
p { color: rgb(7,105,97); }
H1.HeaderClassName
{
color: #076961;
}
.AnyTagClassName
{
color: #076961;
}
</style>
background-color css
<style>
a { background-color: #076961; }
a { background-color: rgb(7,105,97); }
div.DivClassName
{
background-color: #076961;
}
.BgClassName
{
background-color: #076961;
}
</style>
border-color css
<style>
span { border-color: #076961; }
span { border-color: rgb(7,105,97); }
td.TdClassName
{
border-color: #076961;
}
.TagClassName
{
border-color: #076961;
}
</style>