Shades of Mosque #076965
Tints of Mosque #076965
RGB
CMYK
RGB Variations
Color information
#076965 (or 0x076965) is known color: Mosque. HEX triplet: 07, 69 and 65. RGB value is (7,105,101). Sum of RGB (Red+Green+Blue) = 7+105+101=213 (28% of max value = 765). Red value is 7 (3.12% from 255 or 3.29% from 213); Green value is 105 (41.41% from 255 or 49.30% from 213); Blue value is 101 (39.84% from 255 or 47.42% from 213); Max value from RGB is 105 - color contains mainly: green. Hex color #076965 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076965 is #F8969A. Grayscale: #4B4B4B. Windows color (decimal): -16291483 or 6646023. OLE color: 6646023.
HSL color Cylindrical-coordinate representation of color #076965: hue angle of 177.55º 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 #076965 is Cyan = 0.93, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 105 | 101 | - |
| CMYK | 0.93 | 0 | 0.04 | 0.59 |
| HSL | 177.55º | 0.88% | 0.22% | - |
| HSV(B) | 177.55º | 0.93% | 0.41% | - |
| XYZ | 7.49 | 11.09 | 14.06 | - |
| YUV | 75.24 | 142.53 | 79.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 105 | 101 | 0.93 | 0 | 0.04 | 0.59 | 177.55 | 0.88 | 0.22 |
| Hex | 7 | 69 | 65 | 5D | 0 | 4 | 3B | B2 | 58 | 16 |
| Octal | 7 | 151 | 145 | 135 | 0 | 4 | 73 | 262 | 130 | 26 |
| Binary | 111 | 1101001 | 1100101 | 1011101 | 0 | 100 | 111011 | 10110010 | 1011000 | 10110 |
Color Harmonies of #076965
Complementary color
Monochromatic Colors of #076965
Black with #076965
Text Example
Text Example
White with #076965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076965; }
p { color: rgb(7,105,101); }
H1.HeaderClassName
{
color: #076965;
}
.AnyTagClassName
{
color: #076965;
}
</style>
background-color css
<style>
a { background-color: #076965; }
a { background-color: rgb(7,105,101); }
div.DivClassName
{
background-color: #076965;
}
.BgClassName
{
background-color: #076965;
}
</style>
border-color css
<style>
span { border-color: #076965; }
span { border-color: rgb(7,105,101); }
td.TdClassName
{
border-color: #076965;
}
.TagClassName
{
border-color: #076965;
}
</style>