Shades of Mosque #076059
Tints of Mosque #076059
RGB
CMYK
RGB Variations
Color information
#076059 (or 0x076059) is known color: Mosque. HEX triplet: 07, 60 and 59. RGB value is (7,96,89). Sum of RGB (Red+Green+Blue) = 7+96+89=192 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.65% from 192); Green value is 96 (37.89% from 255 or 50% from 192); Blue value is 89 (35.16% from 255 or 46.35% from 192); Max value from RGB is 96 - color contains mainly: green. Hex color #076059 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076059 is #F89FA6. Grayscale: #444444. Windows color (decimal): -16293799 or 5857287. OLE color: 5857287.
HSL color Cylindrical-coordinate representation of color #076059: hue angle of 175.28º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076059 is Cyan = 0.93, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 96 | 89 | - |
| CMYK | 0.93 | 0 | 0.07 | 0.62 |
| HSL | 175.28º | 0.86% | 0.2% | - |
| HSV(B) | 175.28º | 0.93% | 0.38% | - |
| XYZ | 6.07 | 9.13 | 10.89 | - |
| YUV | 68.59 | 139.51 | 84.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 96 | 89 | 0.93 | 0 | 0.07 | 0.62 | 175.28 | 0.86 | 0.2 |
| Hex | 7 | 60 | 59 | 5D | 0 | 7 | 3E | AF | 56 | 14 |
| Octal | 7 | 140 | 131 | 135 | 0 | 7 | 76 | 257 | 126 | 24 |
| Binary | 111 | 1100000 | 1011001 | 1011101 | 0 | 111 | 111110 | 10101111 | 1010110 | 10100 |
Color Harmonies of #076059
Complementary color
Monochromatic Colors of #076059
Black with #076059
Text Example
Text Example
White with #076059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076059; }
p { color: rgb(7,96,89); }
H1.HeaderClassName
{
color: #076059;
}
.AnyTagClassName
{
color: #076059;
}
</style>
background-color css
<style>
a { background-color: #076059; }
a { background-color: rgb(7,96,89); }
div.DivClassName
{
background-color: #076059;
}
.BgClassName
{
background-color: #076059;
}
</style>
border-color css
<style>
span { border-color: #076059; }
span { border-color: rgb(7,96,89); }
td.TdClassName
{
border-color: #076059;
}
.TagClassName
{
border-color: #076059;
}
</style>