Shades of Mosque #076962
Tints of Mosque #076962
RGB
CMYK
RGB Variations
Color information
#076962 (or 0x076962) is known color: Mosque. HEX triplet: 07, 69 and 62. RGB value is (7,105,98). Sum of RGB (Red+Green+Blue) = 7+105+98=210 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.33% from 210); Green value is 105 (41.41% from 255 or 50% from 210); Blue value is 98 (38.67% from 255 or 46.67% from 210); Max value from RGB is 105 - color contains mainly: green. Hex color #076962 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076962 is #F8969D. Grayscale: #4A4A4A. Windows color (decimal): -16291486 or 6449415. OLE color: 6449415.
HSL color Cylindrical-coordinate representation of color #076962: hue angle of 175.71º 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 #076962 is Cyan = 0.93, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 105 | 98 | - |
| CMYK | 0.93 | 0 | 0.07 | 0.59 |
| HSL | 175.71º | 0.88% | 0.22% | - |
| HSV(B) | 175.71º | 0.93% | 0.41% | - |
| XYZ | 7.34 | 11.03 | 13.3 | - |
| YUV | 74.9 | 141.03 | 79.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 105 | 98 | 0.93 | 0 | 0.07 | 0.59 | 175.71 | 0.88 | 0.22 |
| Hex | 7 | 69 | 62 | 5D | 0 | 7 | 3B | B0 | 58 | 16 |
| Octal | 7 | 151 | 142 | 135 | 0 | 7 | 73 | 260 | 130 | 26 |
| Binary | 111 | 1101001 | 1100010 | 1011101 | 0 | 111 | 111011 | 10110000 | 1011000 | 10110 |
Color Harmonies of #076962
Complementary color
Monochromatic Colors of #076962
Black with #076962
Text Example
Text Example
White with #076962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076962; }
p { color: rgb(7,105,98); }
H1.HeaderClassName
{
color: #076962;
}
.AnyTagClassName
{
color: #076962;
}
</style>
background-color css
<style>
a { background-color: #076962; }
a { background-color: rgb(7,105,98); }
div.DivClassName
{
background-color: #076962;
}
.BgClassName
{
background-color: #076962;
}
</style>
border-color css
<style>
span { border-color: #076962; }
span { border-color: rgb(7,105,98); }
td.TdClassName
{
border-color: #076962;
}
.TagClassName
{
border-color: #076962;
}
</style>