Shades of Mosque #076757
Tints of Mosque #076757
RGB
CMYK
RGB Variations
Color information
#076757 (or 0x076757) is known color: Mosque. HEX triplet: 07, 67 and 57. RGB value is (7,103,87). Sum of RGB (Red+Green+Blue) = 7+103+87=197 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.55% from 197); Green value is 103 (40.62% from 255 or 52.28% from 197); Blue value is 87 (34.38% from 255 or 44.16% from 197); Max value from RGB is 103 - color contains mainly: green. Hex color #076757 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076757 is #F898A8. Grayscale: #484848. Windows color (decimal): -16292009 or 5728007. OLE color: 5728007.
HSL color Cylindrical-coordinate representation of color #076757: hue angle of 170º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076757 is Cyan = 0.93, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 7 | 103 | 87 | - |
| CMYK | 0.93 | 0 | 0.16 | 0.60 |
| HSL | 170º | 0.87% | 0.22% | - |
| HSV(B) | 170º | 0.93% | 0.4% | - |
| XYZ | 6.66 | 10.43 | 10.68 | - |
| YUV | 72.47 | 136.2 | 81.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 103 | 87 | 0.93 | 0 | 0.16 | 0.60 | 170 | 0.87 | 0.22 |
| Hex | 7 | 67 | 57 | 5D | 0 | 10 | 3C | AA | 57 | 16 |
| Octal | 7 | 147 | 127 | 135 | 0 | 20 | 74 | 252 | 127 | 26 |
| Binary | 111 | 1100111 | 1010111 | 1011101 | 0 | 10000 | 111100 | 10101010 | 1010111 | 10110 |
Color Harmonies of #076757
Complementary color
Monochromatic Colors of #076757
Black with #076757
Text Example
Text Example
White with #076757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076757; }
p { color: rgb(7,103,87); }
H1.HeaderClassName
{
color: #076757;
}
.AnyTagClassName
{
color: #076757;
}
</style>
background-color css
<style>
a { background-color: #076757; }
a { background-color: rgb(7,103,87); }
div.DivClassName
{
background-color: #076757;
}
.BgClassName
{
background-color: #076757;
}
</style>
border-color css
<style>
span { border-color: #076757; }
span { border-color: rgb(7,103,87); }
td.TdClassName
{
border-color: #076757;
}
.TagClassName
{
border-color: #076757;
}
</style>