Shades of Mosque #076964
Tints of Mosque #076964
RGB
CMYK
RGB Variations
Color information
#076964 (or 0x076964) is known color: Mosque. HEX triplet: 07, 69 and 64. RGB value is (7,105,100). Sum of RGB (Red+Green+Blue) = 7+105+100=212 (28% of max value = 765). Red value is 7 (3.12% from 255 or 3.30% from 212); Green value is 105 (41.41% from 255 or 49.53% from 212); Blue value is 100 (39.45% from 255 or 47.17% from 212); Max value from RGB is 105 - color contains mainly: green. Hex color #076964 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076964 is #F8969B. Grayscale: #4B4B4B. Windows color (decimal): -16291484 or 6580487. OLE color: 6580487.
HSL color Cylindrical-coordinate representation of color #076964: hue angle of 176.94º 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 #076964 is Cyan = 0.93, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 105 | 100 | - |
| CMYK | 0.93 | 0 | 0.05 | 0.59 |
| HSL | 176.94º | 0.88% | 0.22% | - |
| HSV(B) | 176.94º | 0.93% | 0.41% | - |
| XYZ | 7.44 | 11.07 | 13.8 | - |
| YUV | 75.13 | 142.03 | 79.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 105 | 100 | 0.93 | 0 | 0.05 | 0.59 | 176.94 | 0.88 | 0.22 |
| Hex | 7 | 69 | 64 | 5D | 0 | 5 | 3B | B1 | 58 | 16 |
| Octal | 7 | 151 | 144 | 135 | 0 | 5 | 73 | 261 | 130 | 26 |
| Binary | 111 | 1101001 | 1100100 | 1011101 | 0 | 101 | 111011 | 10110001 | 1011000 | 10110 |
Color Harmonies of #076964
Complementary color
Monochromatic Colors of #076964
Black with #076964
Text Example
Text Example
White with #076964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076964; }
p { color: rgb(7,105,100); }
H1.HeaderClassName
{
color: #076964;
}
.AnyTagClassName
{
color: #076964;
}
</style>
background-color css
<style>
a { background-color: #076964; }
a { background-color: rgb(7,105,100); }
div.DivClassName
{
background-color: #076964;
}
.BgClassName
{
background-color: #076964;
}
</style>
border-color css
<style>
span { border-color: #076964; }
span { border-color: rgb(7,105,100); }
td.TdClassName
{
border-color: #076964;
}
.TagClassName
{
border-color: #076964;
}
</style>